haibotamiu commited on
Commit
5008d2a
1 Parent(s): 4f9f46a

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:bd39d874d38b7b31e19223ed90db21aa8924fe99e9e5a7a9f9e09ea4382db456
3
- size 1336511590
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72927df2da63a417e60b6a7ab65e6f235a6dea923dbfb5a955af770965ca2165
3
+ size 2544523366
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:71991dece62e879b0bb1eee4fc6b1d382726249d6e9ff67bfeb1de78f1d625f6
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56a9fac413ef6b1954d429bb12fead5c61c95aed0670a05fa2cb43df3508326e
3
  size 4664