Shabdobhedi commited on
Commit
6697a73
·
verified ·
1 Parent(s): a9b5174

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:b28be028c59ee1831d8e314c33980e1907f68e9cbea5b3f3721a7bf00b380d86
3
- size 1025807464
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b6dec5555f40da7a81efe54b774d045f7a283f1f1451f6a1393901243bac06b
3
+ size 1025811560
added_tokens.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
  "<|im_end|>": 250101,
3
- "<|im_start|>": 250100
 
4
  }
 
1
  {
2
  "<|im_end|>": 250101,
3
+ "<|im_start|>": 250100,
4
+ "<|pad|>": 250102
5
  }
special_tokens_map.json CHANGED
@@ -23,7 +23,13 @@
23
  "single_word": false
24
  },
25
  "eos_token": "<|im_end|>",
26
- "pad_token": "<|im_end|>",
 
 
 
 
 
 
27
  "unk_token": {
28
  "content": "<unk>",
29
  "lstrip": false,
 
23
  "single_word": false
24
  },
25
  "eos_token": "<|im_end|>",
26
+ "pad_token": {
27
+ "content": "<|pad|>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ },
33
  "unk_token": {
34
  "content": "<unk>",
35
  "lstrip": false,
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b51dcd9ec7d41997edafaf6d6cedd9ed92c72f2d5ad612d97a70f5a8e1adfab0
3
- size 16350581
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc8775a0edb783752534c2b18d74284c95bdfbbc0b98e649fe4c56860d277e7b
3
+ size 16350762
tokenizer_config.json CHANGED
@@ -840,6 +840,14 @@
840
  "rstrip": false,
841
  "single_word": false,
842
  "special": true
 
 
 
 
 
 
 
 
843
  }
844
  },
845
  "additional_special_tokens": [
@@ -854,7 +862,7 @@
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>"
 
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
  "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>"
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e63612962258f036b44a2dab15fa8d6d354433d5bd262121e55ec5f5f463d40
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b25422b05166424317382331626039be0cd5cd5a6657c9a0e58e332b67bd1a66
3
  size 5560