María Navas Loro commited on
Commit
a3236be
1 Parent(s): 107741e

Training in progress, epoch 1

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc401cad832415890ef4cc66c39e789b7df895a38e5737b2d44b82ee21a38184
3
  size 498797101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf4e1c51dccf2027f74fac8a5746030a33d7a9294b3c12bbb9d5336625e65c6e
3
  size 498797101
runs/Apr22_08-41-50_25ae847989f6/1650617095.9919949/events.out.tfevents.1650617095.25ae847989f6.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f816c0f6c1f9ddd6e6b37e4e1a9543bda250db022d4a502f42bd2f17d75dd98
3
+ size 4806
runs/Apr22_08-41-50_25ae847989f6/events.out.tfevents.1650617095.25ae847989f6.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0f470c86b8bd2e82bc1f5210a65a0c702beca49ff85a703afc3e6f196640837
3
+ size 5536
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": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 128
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 1,
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:e8c5619705447650b25033a30f310322b5a1a89c4dd39f379e61b481737458d8
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:255fb3a419085ac5cdb8a12e8ac1f20843feeef91ec119a32b3d0ebe3f890b81
3
  size 3055