per-se commited on
Commit
1b6051b
1 Parent(s): c9f8de9

Training in progress, step 500

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:e11d8ea5c1b09da2431d12e7e16a5a731fdaffb8d96bf4cf09e3c26ad8a3187c
3
  size 503936881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0026826062d149bbb99f6848b55da244f9bd3f88f2de2733f48a873189e74a64
3
  size 503936881
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
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": 1,
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:6eef8eee6dfc0e79775ff10f4dc051cb872833def5c753526c00b77686d3b296
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eedab0ba9ba609b30631e8baaee87b298b070bd4373bdeda3c3c13ab2bf40c3c
3
  size 3515