carlodallaquercia commited on
Commit
86ed643
·
verified ·
1 Parent(s): 1605d0f

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
- "transformers_version": "4.42.4",
24
  "vocab_size": 30522
25
  }
 
20
  "sinusoidal_pos_embds": false,
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
+ "transformers_version": "4.47.1",
24
  "vocab_size": 30522
25
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f33b28261c16b36f3b4239a673f94d932c58b5fc98972587e105efe0af6ca8f2
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f37bd5da89da965292aea960033e95dbe006bddd26310203576e9c18f44c0f7d
3
  size 267832560
runs/Jan16_09-24-00_85119569b097/events.out.tfevents.1737019443.85119569b097.603.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25d898d90501917418e6a8adf75a257229dc3cf8d2157b2ff35cd89ccce14c36
3
+ size 5001
tokenizer_config.json CHANGED
@@ -41,9 +41,10 @@
41
  "special": true
42
  }
43
  },
44
- "clean_up_tokenization_spaces": true,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
 
47
  "mask_token": "[MASK]",
48
  "model_max_length": 512,
49
  "pad_token": "[PAD]",
 
41
  "special": true
42
  }
43
  },
44
+ "clean_up_tokenization_spaces": false,
45
  "cls_token": "[CLS]",
46
  "do_lower_case": true,
47
+ "extra_special_tokens": {},
48
  "mask_token": "[MASK]",
49
  "model_max_length": 512,
50
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78973df8142e2be2c9e12c3bc22a67540a1c6a3d5e47ec6e565ffef258e3d606
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a03cfd6c17823f4b731b683553751492841a0b90efbf70ba33f35c086f76a89d
3
+ size 5368