cat-searcher
commited on
Training in progress, epoch 18
Browse files- config.json +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -23,6 +23,6 @@
|
|
23 |
"rope_theta": 10000.0,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.42.4",
|
26 |
-
"use_cache":
|
27 |
"vocab_size": 256000
|
28 |
}
|
|
|
23 |
"rope_theta": 10000.0,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.42.4",
|
26 |
+
"use_cache": false,
|
27 |
"vocab_size": 256000
|
28 |
}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6584
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32798bab9af49bccdac87f37019ce9013d05d2970814716fe899a3a90e4f5fcb
|
3 |
size 6584
|