Shabdobhedi commited on
Commit
a9b5174
·
verified ·
1 Parent(s): 561bec5

Training in progress, epoch 0

Browse files
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ccdd3994322b6582b3f3eeb5c2bb9aeb44f79b1a8d85f75a34976d6b2024891f
3
- size 1025811560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b28be028c59ee1831d8e314c33980e1907f68e9cbea5b3f3721a7bf00b380d86
3
+ size 1025807464
added_tokens.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
  "<|im_end|>": 250101,
3
- "<|im_start|>": 250100,
4
- "<|pad|>": 250102
5
  }
 
1
  {
2
  "<|im_end|>": 250101,
3
+ "<|im_start|>": 250100
 
4
  }
special_tokens_map.json CHANGED
@@ -15,9 +15,15 @@
15
  "single_word": false
16
  }
17
  ],
18
- "bos_token": "<|im_start|>",
 
 
 
 
 
 
19
  "eos_token": "<|im_end|>",
20
- "pad_token": "<pad>",
21
  "unk_token": {
22
  "content": "<unk>",
23
  "lstrip": false,
 
15
  "single_word": false
16
  }
17
  ],
18
+ "bos_token": {
19
+ "content": "<|im_start|>",
20
+ "lstrip": false,
21
+ "normalized": false,
22
+ "rstrip": false,
23
+ "single_word": false
24
+ },
25
  "eos_token": "<|im_end|>",
26
+ "pad_token": "<|im_end|>",
27
  "unk_token": {
28
  "content": "<unk>",
29
  "lstrip": false,
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c75a755d22d815e8ec6e98b03e5cc4bf1c5e84e15349342ddfb8dcf622dd9f49
3
- size 16350755
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b51dcd9ec7d41997edafaf6d6cedd9ed92c72f2d5ad612d97a70f5a8e1adfab0
3
+ size 16350581
tokenizer_config.json CHANGED
@@ -840,14 +840,6 @@
840
  "rstrip": false,
841
  "single_word": false,
842
  "special": true
843
- },
844
- "250102": {
845
- "content": "<|pad|>",
846
- "lstrip": false,
847
- "normalized": false,
848
- "rstrip": false,
849
- "single_word": false,
850
- "special": true
851
  }
852
  },
853
  "additional_special_tokens": [
@@ -862,7 +854,7 @@
862
  "extra_special_tokens": {},
863
  "legacy": true,
864
  "model_max_length": 1000000000000000019884624838656,
865
- "pad_token": "<pad>",
866
  "sp_model_kwargs": {},
867
  "tokenizer_class": "T5Tokenizer",
868
  "unk_token": "<unk>"
 
840
  "rstrip": false,
841
  "single_word": false,
842
  "special": true
 
 
 
 
 
 
 
 
843
  }
844
  },
845
  "additional_special_tokens": [
 
854
  "extra_special_tokens": {},
855
  "legacy": true,
856
  "model_max_length": 1000000000000000019884624838656,
857
+ "pad_token": "<|im_end|>",
858
  "sp_model_kwargs": {},
859
  "tokenizer_class": "T5Tokenizer",
860
  "unk_token": "<unk>"
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:729ba26ab962b02539d4b6a143595e21480358368bc5e62b12c971583a90bec4
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e63612962258f036b44a2dab15fa8d6d354433d5bd262121e55ec5f5f463d40
3
  size 5560