dantedgp commited on
Commit
3ef0d26
1 Parent(s): 12bba57

Training in progress, epoch 1

Browse files
added_tokens.json CHANGED
@@ -1,6 +1,4 @@
1
  {
2
- "<ask>": 32100,
3
- "<context>": 32101,
4
  "<extra_id_0>": 32099,
5
  "<extra_id_10>": 32089,
6
  "<extra_id_11>": 32088,
 
1
  {
 
 
2
  "<extra_id_0>": 32099,
3
  "<extra_id_10>": 32089,
4
  "<extra_id_11>": 32088,
config.json CHANGED
@@ -58,5 +58,5 @@
58
  "torch_dtype": "float32",
59
  "transformers_version": "4.42.4",
60
  "use_cache": true,
61
- "vocab_size": 32102
62
  }
 
58
  "torch_dtype": "float32",
59
  "transformers_version": "4.42.4",
60
  "use_cache": true,
61
+ "vocab_size": 32128
62
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b13afddacd98d02af7dc77f47648cc5a54e7fdc933323d6f98f29ec7e840168b
3
- size 307760552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50cd67bffa992459df111b6b5c2810636bd2fe963a8a65c858e1c581f0cc4fea
3
+ size 307867048
tokenizer_config.json CHANGED
@@ -824,22 +824,6 @@
824
  "rstrip": false,
825
  "single_word": false,
826
  "special": true
827
- },
828
- "32100": {
829
- "content": "<ask>",
830
- "lstrip": false,
831
- "normalized": true,
832
- "rstrip": false,
833
- "single_word": false,
834
- "special": false
835
- },
836
- "32101": {
837
- "content": "<context>",
838
- "lstrip": false,
839
- "normalized": true,
840
- "rstrip": false,
841
- "single_word": false,
842
- "special": false
843
  }
844
  },
845
  "additional_special_tokens": [
 
824
  "rstrip": false,
825
  "single_word": false,
826
  "special": true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
827
  }
828
  },
829
  "additional_special_tokens": [
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3158029b4d2bcba8de61977c24811dd2a0980162384b88ceb80007dbe04867f
3
  size 7096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434da533bb2e09617af55053b42df00e763720ca6848e5fb931cf538214e7c1f
3
  size 7096