arkobarman commited on
Commit
722fcb6
·
verified ·
1 Parent(s): 318724d

Training in progress, step 500

Browse files
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74d57552d019cba1df905001635dd2b2c15f1c77249107015ff67f2ddb1dfc3c
3
  size 17483072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a13a9bfdd7f58b7ca2604fbaace1ea4dcd872b58315b5676d31cf30a5f2d4350
3
  size 17483072
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": 0
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,
tokenizer_config.json CHANGED
@@ -2,7 +2,7 @@
2
  "backend": "tokenizers",
3
  "cls_token": "[CLS]",
4
  "do_lower_case": false,
5
- "is_local": false,
6
  "mask_token": "[MASK]",
7
  "model_max_length": 1000000000000000019884624838656,
8
  "pad_token": "[PAD]",
 
2
  "backend": "tokenizers",
3
  "cls_token": "[CLS]",
4
  "do_lower_case": false,
5
+ "is_local": true,
6
  "mask_token": "[MASK]",
7
  "model_max_length": 1000000000000000019884624838656,
8
  "pad_token": "[PAD]",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56a991ac2c98c72d7e55d37eff4f2aeee1a8fdb131010499e981a8f031553a51
3
  size 5137
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d070cd8cc89555a5284a68e49f74291647eebf2adff593c846cbcdca73b41949
3
  size 5137