We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca8748 commit 7537706Copy full SHA for 7537706
config/gpt2_nano_ul2r.yaml
@@ -32,7 +32,7 @@ data:
32
id: dlwh/wikitext_103_detokenized
33
# id: openai/gsm8k # This is super tiny. It's just for smoke tests.
34
# name: socratic
35
- cache_dir: /workspace/marin_cache
+ cache_dir: /tmp/marin_cache
36
tokenizer: ./gpt2_ul2r_DEV
37
format:
38
type: ul2r
config/llama2_7b_ul2r.yaml
@@ -5,7 +5,7 @@ data:
5
6
ul2r:
7
8
9
10
11
task_configs:
0 commit comments