María Navas Loro commited on
Commit
6b3ed13
1 Parent(s): 816efbe

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:5869ac7b90f7350d14f9bd037802e5f3b32fb1ef2370274ca8f1f321a38ca853
3
  size 498797101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df0bc5ad1253aab36c49ca3bfebfecea7b05b3d43a2552863800d7ffc4e8f968
3
  size 498797101
runs/Mar25_13-21-09_bf7611c951ee/1648214630.5507617/events.out.tfevents.1648214630.bf7611c951ee.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8cc96a6d39a338ece5c47ceff96f7ad4ad2de1fb69c242a1048b3f547e91cf2
3
+ size 4806
runs/Mar25_13-21-09_bf7611c951ee/events.out.tfevents.1648214630.bf7611c951ee.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be000eb21120423f224cb5c993488e621a27bc73452885ee9b7ee2ecd48856b1
3
+ size 11693
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:4f124f63eae3f81c2ceed3af1fe214a378e88d1b37f36e06c108570b50ac6f82
3
  size 3055
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d940a9a97c763ec27a07795c887e306955e0f2f99fe40e3e8f59602fa0384967
3
  size 3055