lucaordronneau commited on
Commit
1f21f05
1 Parent(s): 9dbf7fb

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:b905a30820e0c4bd6c789a2e89f6cde86f6a85102d01d7c366dcc1812d407206
3
  size 498677165
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7eb107f8a0fdd032a3518eebb0a0b20ac4b03d41faf06e703af6340f2afe41b
3
  size 498677165
runs/May03_10-06-16_d9366e8cc49d/1651572516.1181755/events.out.tfevents.1651572516.d9366e8cc49d.32.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d54bd940e1e992f3cacfad147171b89d64944a5678cdebe654a098fb01f0438
3
+ size 4940
runs/May03_10-06-16_d9366e8cc49d/events.out.tfevents.1651572516.d9366e8cc49d.32.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0023b413638a477e5ef5eafb7f2325d4849e86f5b3044b1fd8299797df2ddb59
3
+ size 4105
tokenizer.json CHANGED
@@ -2,11 +2,18 @@
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,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 96,
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4a267c986b17ddd6a6f027c7c687be36af23c5f03dcad0f3600ee76d65cebaa0
3
  size 3183
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4861b53e26f6abbcb7b6d835e09838ca59bf558f6b113c2f5ddb8b7d190020ff
3
  size 3183