qfrodicio commited on
Commit
da1519e
1 Parent(s): 52b00b8

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:2945765a668a2fb8dbc3945d3cf882dc5dfc875ce07f82042434825921f0025e
3
  size 260905184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:799d6263294db531244d1da2d83fe2acd9e20e07947c2a70fc45ada19e5309c4
3
  size 260905184
runs/May07_18-22-15_7570e4083a5e/events.out.tfevents.1715106138.7570e4083a5e.601.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2380b33ed6c7291ecc797b662e9bd9fdd7b2331cc1fb19902e088076fa12464
3
+ size 13695
runs/May07_18-36-10_7570e4083a5e/events.out.tfevents.1715106977.7570e4083a5e.601.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d36a1a470a55678c0c70b32635d28fbbad2209f93ebaba795b1cf465fe3dbe6a
3
+ size 7232
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
tokenizer_config.json CHANGED
@@ -45,7 +45,7 @@
45
  "cls_token": "[CLS]",
46
  "do_lower_case": false,
47
  "mask_token": "[MASK]",
48
- "model_max_length": 1000000000000000019884624838656,
49
  "pad_token": "[PAD]",
50
  "sep_token": "[SEP]",
51
  "strip_accents": null,
 
45
  "cls_token": "[CLS]",
46
  "do_lower_case": false,
47
  "mask_token": "[MASK]",
48
+ "model_max_length": 512,
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:c5e8eb84c874bac5bf448ffedd04ec9b17d63c02e882111b3b854ad69fad575a
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9ac2507be9d20746091134d65efcdf325845420b5d29cd2e3d3b89550e17849
3
  size 5048