mathildeparlo commited on
Commit
4d6f3f7
1 Parent(s): 715d7c8

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +2 -16
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a06a2929d4d60c189f1322a87d314191be56e835ae5ae1e5d6aee90e0295bd4d
3
  size 265491554
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:190fd7415916dadd9ce5575ba2c63a3310191a6c00e1480b4a64843d2364abda
3
  size 265491554
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 512,
6
- "strategy": "OnlySecond",
7
- "stride": 128
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,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca95cfccfedf2bf29b26a8e36fb2fbf2c22048a34cdb6bf1012a34bf002bc0a8
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c79fa14add6ef138f6871a446d6dc1891e5f1fbab9e86dcc70d28d6ce8cbd9dc
3
  size 4536