kxx-kkk commited on
Commit
73cfb3b
1 Parent(s): 58564a4

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:472b0030adbb9604cfc20ed601de14352b185fcf54e4f7c8ef29bd16ed031559
3
  size 735356752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd3813fd6ebbccff866d58025d413f7d1519f000d4768927558186c0559dd35b
3
  size 735356752
runs/Apr05_04-13-30_0f5e24b4f9dd/events.out.tfevents.1712290411.0f5e24b4f9dd.1781.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc9e5e95857b6af0d5758f195bd15b2084187138e95e0c210ec7c71c2dd43a4a
3
+ size 5493
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "OnlySecond",
7
+ "stride": 128
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
16
+ "pad_type_id": 0,
17
+ "pad_token": "[PAD]"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4b3dfde8c209ccedad9e858efd4583efe7bd3f15f581013de75bcb0f26b9612
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de0f1973f969cf7b58d972f2f08a907130f30ab3d75d5d7dd6d1057515e57c16
3
  size 4920