luluw commited on
Commit
1704d50
·
verified ·
1 Parent(s): 9b2beb8

Training in progress, epoch 1

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1206849e3c05739b6e3bf22cc7eaeb36a30aa7d253db0b5fda5700924cdcfc6f
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ec19cc3da7ec113f7aebe738ac0a01c2d969305302e56c5503e642d6f2d8586
3
  size 267832560
runs/Nov11_12-32-07_9b3a33d6db4b/events.out.tfevents.1731328346.9b3a33d6db4b.411.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0b2376b8b006d2d1109326d00c02b9a14445c30be41178ca905c1c703e158af
3
+ size 5535
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 384,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 256,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
tokenizer_config.json CHANGED
@@ -45,7 +45,7 @@
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
48
- "model_max_length": 384,
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
 
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
  "mask_token": "[MASK]",
48
+ "model_max_length": 256,
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:083ef78c596810273851f4382e1643cea652e3fb2198c170e7c61aac3fa74a41
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2e910a4c66ea77bc29a3fd7a110514bdb79e9504a64cbeb252f741a48f546ce
3
  size 5240