Karthkal commited on
Commit
c0bda48
·
verified ·
1 Parent(s): 1290a81

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. model.safetensors +2 -2
  3. tokenizer_config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "architectures": [
3
- "T5Gemma2ForSequenceClassification"
4
  ],
5
  "bos_token_id": 2,
6
  "classifier_dropout_rate": 0.0,
 
1
  {
2
  "architectures": [
3
+ "T5Gemma2ForConditionalGeneration"
4
  ],
5
  "bos_token_id": 2,
6
  "classifier_dropout_rate": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3daf13f0b9492434615f719609c4956f2df5ee03b47afd0a6614a6725ecb487d
3
- size 4232110788
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c4bbaa565e4353264210f17e4999b1de53bfec8b1bf17538d9f57f609d5002
3
+ size 1999822980
tokenizer_config.json CHANGED
@@ -7,7 +7,7 @@
7
  "eos_token": "<eos>",
8
  "extra_special_tokens": [],
9
  "image_token": "<image_soft_token>",
10
- "is_local": true,
11
  "mask_token": "<mask>",
12
  "model_max_length": 1000000000000000019884624838656,
13
  "model_specific_special_tokens": {
 
7
  "eos_token": "<eos>",
8
  "extra_special_tokens": [],
9
  "image_token": "<image_soft_token>",
10
+ "is_local": false,
11
  "mask_token": "<mask>",
12
  "model_max_length": 1000000000000000019884624838656,
13
  "model_specific_special_tokens": {