joniponi commited on
Commit
bafd4b5
·
1 Parent(s): 2f56c19

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:76c8d68cf599602ab2c74a49213d0d79e0030d1490ac179bd6c97c1a5dafe324
3
  size 433361325
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a37b8fd0d0df6f45626be77fefcabd3a3ca1152ea71c08f03382ec881642715
3
  size 433361325
runs/Apr25_04-21-59_4a66fe11aaf4/1650860709.181112/events.out.tfevents.1650860709.4a66fe11aaf4.72.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dcc1875915292dc105314c86d6363dbc83916ce08bf9d128212484dfbd57c07
3
+ size 4928
runs/Apr25_04-21-59_4a66fe11aaf4/events.out.tfevents.1650860709.4a66fe11aaf4.72.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:920700557f373256a3cc1bfeef02bf3361baafb0e588f33d02cae5e6047c41ba
3
+ size 4673
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": 512,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 512
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 0,
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:508eee1f2764d8bbb7abf611429abe6ae067479231f9d97a5df63be60bbe66cf
3
  size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99215fc70883ce696030c98123dc1698cf253b4ef308f4132946bcf8e01df90f
3
  size 3119