haibotamiu commited on
Commit
40e1a4d
1 Parent(s): 9c07872

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  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:76b46562e00f0d31416f31dce67d2e955adae4ce98d115bc035694c12675832e
3
- size 265493026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a54c42e0003f923d33afe5210a90bc835a3557d111756d77b735803f6ba53a79
3
+ size 435375538
tokenizer.json CHANGED
@@ -1,21 +1,7 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 384,
6
- "strategy": "OnlySecond",
7
- "stride": 128
8
- },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 384
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:cd6a46cd1ee54e538cdfbb517cc5134df73bb244520353855552c9cdbaf31940
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dc4ce1bb3b6ec29523cb4fda5630cc8e616aee8cae460e3ee5899e9d4e41106
3
  size 4664