Upload T5ForConditionalGeneration (#2)
Browse files- Upload T5ForConditionalGeneration (786c79b4cd6bb41b630022e7d20e9c017f2bd40a)
Co-authored-by: ibrahim lasfar <ibrahimlasfar@users.noreply.huggingface.co>
- config.json +1 -1
- generation_config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -55,7 +55,7 @@
|
|
| 55 |
},
|
| 56 |
"tie_word_embeddings": false,
|
| 57 |
"torch_dtype": "float32",
|
| 58 |
-
"transformers_version": "4.55.
|
| 59 |
"use_cache": true,
|
| 60 |
"vocab_size": 32128
|
| 61 |
}
|
|
|
|
| 55 |
},
|
| 56 |
"tie_word_embeddings": false,
|
| 57 |
"torch_dtype": "float32",
|
| 58 |
+
"transformers_version": "4.55.4",
|
| 59 |
"use_cache": true,
|
| 60 |
"vocab_size": 32128
|
| 61 |
}
|
generation_config.json
CHANGED
|
@@ -3,5 +3,5 @@
|
|
| 3 |
"decoder_start_token_id": 0,
|
| 4 |
"eos_token_id": 1,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
-
"transformers_version": "4.55.
|
| 7 |
}
|
|
|
|
| 3 |
"decoder_start_token_id": 0,
|
| 4 |
"eos_token_id": 1,
|
| 5 |
"pad_token_id": 0,
|
| 6 |
+
"transformers_version": "4.55.4"
|
| 7 |
}
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 990345064
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f6e6c2f0aef8e50a918afa24bc260662972941ce0cac666ebc9a92ec6c8e48e
|
| 3 |
size 990345064
|