dvitel commited on
Commit
4fc1fc3
1 Parent(s): a540359

Training in progress, step 1600

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +16 -2
  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:d4ee8ff84d7f660a7321e743b4e7eebefe4bc157f6f0bc929d5bc282595592c7
3
  size 333976377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbe4e5fb94ea00cbc0b6cafa218462cfea4932dd99d321c427c1a512b5f4040
3
  size 333976377
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 50256,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 912,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 912
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 50256,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<|endoftext|>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 50256,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2751899f8d0bf0e3dab6f9d4151b91ddbcda8a0f12c736a8c093dc15c07e56e3
3
  size 3387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0f9ec5347111fcfcb4a92259ed20000b7c0b5d075fd8a813cbe697b1798d402
3
  size 3387