RikkiXu commited on
Commit
171b4cf
1 Parent(s): 710d47c

Training in progress, step 200

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.38.2",
24
  "use_cache": false,
25
  "vocab_size": 32002
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": 32002
26
  }
runs/May29_23-19-57_n136-082-130/events.out.tfevents.1716996015.n136-082-130.3142878.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42df6e7bfa84da8ee5002e9b0566d68492bfcd856bc7cf245da60bede35a8d83
3
- size 13314
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db02ccb636f57d6e534ec02cba31e6cc7318969faa4b4f1e5cfe1badb0c36915
3
+ size 20910
tokenizer.json CHANGED
@@ -152,6 +152,7 @@
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
 
155
  "vocab": {
156
  "<unk>": 0,
157
  "<s>": 1,
 
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
155
+ "ignore_merges": false,
156
  "vocab": {
157
  "<unk>": 0,
158
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f12534ec97524a7ec9e6f49254f2d7c136effd4b9c7c6c3b620ad060e3d17807
3
- size 6264
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df9dd9975041330cb3031003f27f8952f7657e67478afc48ee43616047d272ea
3
+ size 6520