RikkiXu commited on
Commit
ebd23bc
1 Parent(s): 6213a63

Training in progress, step 100

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.41.1",
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.39.3",
24
  "use_cache": false,
25
  "vocab_size": 32002
26
  }
runs/Jun15_03-22-47_n136-129-074/events.out.tfevents.1718392994.n136-129-074.596354.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e38b8d2a00fa9aab5fba9e8c9bd43d1f1b11316b44f9add2a6518f056d04079b
3
+ size 12338
tokenizer.json CHANGED
@@ -152,7 +152,6 @@
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,
 
152
  "end_of_word_suffix": null,
153
  "fuse_unk": true,
154
  "byte_fallback": true,
 
155
  "vocab": {
156
  "<unk>": 0,
157
  "<s>": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8e6be913f1a7da622b52e97c873c05128fc0b5ad7bf6a5a15b287fd994c7f964
3
- size 6520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5b82310fcbc21a3f203ab319a6e790be523892d3f38214d58b56e7e82da0b0
3
+ size 6264