RikkiXu commited on
Commit
38ee8f1
1 Parent(s): bf09b70

Training in progress, step 400

Browse files
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
- "transformers_version": "4.39.3",
24
  "use_cache": false,
25
  "vocab_size": 32000
26
  }
 
20
  "sliding_window": 4096,
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
+ "transformers_version": "4.41.1",
24
  "use_cache": false,
25
  "vocab_size": 32000
26
  }
runs/Jul03_15-29-09_n136-082-130/events.out.tfevents.1719991781.n136-082-130.634611.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f7c80b4195fb8d4ed2ccf52a021f5bdd6556161ccaf462fb6567f75bad28c0fc
3
- size 12055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26018087b7a84b08d98b9aadcc1723f0d0004889c511e67a41557ef42872499c
3
+ size 18935
tokenizer.json CHANGED
@@ -134,6 +134,7 @@
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
 
137
  "vocab": {
138
  "<unk>": 0,
139
  "<s>": 1,
 
134
  "end_of_word_suffix": null,
135
  "fuse_unk": true,
136
  "byte_fallback": true,
137
+ "ignore_merges": false,
138
  "vocab": {
139
  "<unk>": 0,
140
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baf23ee842b7b36acdc3eabed1c4ad834b65768370cfd530feec554b8bcba32c
3
- size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3097d7a227720d08613fda0662f59952b3be18b3ae46095e30d08c7d4de3b7a3
3
+ size 6520