Skip to content

Commit 7537706

Browse files
committed
got my own gpu 8-)
1 parent 7ca8748 commit 7537706

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/gpt2_nano_ul2r.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ data:
3232
id: dlwh/wikitext_103_detokenized
3333
# id: openai/gsm8k # This is super tiny. It's just for smoke tests.
3434
# name: socratic
35-
cache_dir: /workspace/marin_cache
35+
cache_dir: /tmp/marin_cache
3636
tokenizer: ./gpt2_ul2r_DEV
3737
format:
3838
type: ul2r

config/llama2_7b_ul2r.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ data:
55
id: dlwh/wikitext_103_detokenized
66
ul2r:
77
id: dlwh/wikitext_103_detokenized
8-
cache_dir: /workspace/marin_cache
8+
cache_dir: /tmp/marin_cache
99
format:
1010
type: ul2r
1111
task_configs:

0 commit comments

Comments
 (0)