RikkiXu commited on
Commit
dec158c
1 Parent(s): 3521a5a

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/Jul02_19-58-26_n136-082-130/events.out.tfevents.1719921527.n136-082-130.323326.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bb1373e59ddaa28e382a2ec2c3435a0942cbb936d0c1e3c6ab8b242e9d9755d
3
- size 26339
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:110951fa4c3732fc3738517ea58800ec4d18bc2ddfaf232c52feb8244b5883a5
3
+ size 33219
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:fa239968c49fa713bd02b2a6b92d8e050b66dd940258509bf0c4d483fb8aa932
3
- size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e59046c62a4268c638d9db20426708311674006cbf03244741370a8d86cc804
3
+ size 6520