María Navas Loro commited on
Commit
b862d84
1 Parent(s): 564dd4e

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:5ea4de860f1ce3a2b27a931d197474dc6bc51eadc92bc3dc4f5a297bff2d92d6
3
  size 498797101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcdba447be38db34d092a52745c154231fb6bb62ba7ad7ea3ad95e6f91d5ce77
3
  size 498797101
runs/Apr22_09-22-51_25ae847989f6/1650619391.058716/events.out.tfevents.1650619391.25ae847989f6.34.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c804b2fd334b5163b4d4aff10fbfea19aa90daf2209eea68781ed69f6d807f12
3
+ size 4806
runs/Apr22_09-22-51_25ae847989f6/events.out.tfevents.1650619391.25ae847989f6.34.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df464980c0e8b969274540f058204aa7eaee1c940bfb8b72b99306fa5e2a5a25
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:255fb3a419085ac5cdb8a12e8ac1f20843feeef91ec119a32b3d0ebe3f890b81
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dfcd6b39b3cc4c0e4a81a21efb7593932012e1386f79c1235db4fd68a98964b
3
  size 3055