lucaordronneau commited on
Commit
cf3a615
1 Parent(s): df86de3

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:aadefc9729a47b7da37fc7396446dbb368ea47e54fb94bbafdc851dee8e773ba
3
  size 498677165
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd611ab9e25239b53cfcaf248fccb9537d232a33bc3775737ca0a11fa32755b8
3
  size 498677165
runs/Apr13_15-37-57_788ac6958611/1649864408.244328/events.out.tfevents.1649864408.788ac6958611.32.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef10e91ee95b467ccea71a9af5f4fe317694ee57990d3e58648bdb93fb9ab257
3
+ size 4940
runs/Apr13_15-37-57_788ac6958611/events.out.tfevents.1649864408.788ac6958611.32.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c59faacfab6d5038bb226b4d36803ae7e8549ca388ae29853e2d79d897a1ee5b
3
+ size 4098
tokenizer.json CHANGED
@@ -2,18 +2,11 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 128,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": "BatchLongest",
11
- "direction": "Right",
12
- "pad_to_multiple_of": null,
13
- "pad_id": 1,
14
- "pad_type_id": 0,
15
- "pad_token": "<pad>"
16
- },
17
  "added_tokens": [
18
  {
19
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9dd8d051918d609069838d57b36aeea081d35af970e7a499a294450a5fb1881
3
- size 3119
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a267c986b17ddd6a6f027c7c687be36af23c5f03dcad0f3600ee76d65cebaa0
3
+ size 3183