Go2Heart commited on
Commit
1c81ee9
1 Parent(s): a30537a

Training in progress, step 500

Browse files
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6d1d224f0bbdb5f620365d3b93a22ded3c9daea701aaa7003c82cdfff99eb1fa
3
  size 1876229
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a56bd8c4ee871b23e13093db73d5b291bffc76efb548d85373214f2c7a2288
3
  size 1876229
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
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,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 448,
6
  "strategy": "OnlySecond",
7
  "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 448
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
tokenizer_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "TOKENIZERS_PARALLELISM": false,
3
  "cls_token": "[CLS]",
4
  "do_lower_case": true,
5
  "mask_token": "[MASK]",
 
1
  {
 
2
  "cls_token": "[CLS]",
3
  "do_lower_case": true,
4
  "mask_token": "[MASK]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4134c1f550844c6c3c381a7ab29822b12eace18b9acb53ebcae418a5b66536fd
3
  size 3311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4e26014e3e0c0d48c221a13e0afde8a44442d91af87dcae9ec92c5638e1a5f
3
  size 3311