Wimflorijn
commited on
Upload T5ForConditionalGeneration
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_name_or_path": "/home/wim/Documents/datascience-vraag-antwoord-systeem/scripts/weights",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"classifier_dropout": 0.0,
|
7 |
"d_ff": 1024,
|
@@ -56,7 +56,7 @@
|
|
56 |
},
|
57 |
"tie_word_embeddings": false,
|
58 |
"torch_dtype": "float32",
|
59 |
-
"transformers_version": "4.
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 7916
|
62 |
}
|
|
|
1 |
{
|
2 |
"_name_or_path": "/home/wim/Documents/datascience-vraag-antwoord-systeem/scripts/weights",
|
3 |
"architectures": [
|
4 |
+
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
"classifier_dropout": 0.0,
|
7 |
"d_ff": 1024,
|
|
|
56 |
},
|
57 |
"tie_word_embeddings": false,
|
58 |
"torch_dtype": "float32",
|
59 |
+
"transformers_version": "4.35.0",
|
60 |
"use_cache": true,
|
61 |
"vocab_size": 7916
|
62 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0add57f4e6c0b5f3ac2e189f0827f4840b7d7c5a091e82c4015889162b89b60
|
3 |
+
size 208694696
|