Wimflorijn
commited on
Commit
•
e099150
1
Parent(s):
c8b1e19
Upload model
Browse files- config.json +4 -4
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "weights",
|
3 |
"architectures": [
|
4 |
-
"
|
5 |
],
|
6 |
"d_ff": 1024,
|
7 |
"d_kv": 64,
|
@@ -24,7 +24,7 @@
|
|
24 |
"relative_attention_max_distance": 128,
|
25 |
"relative_attention_num_buckets": 32,
|
26 |
"torch_dtype": "float32",
|
27 |
-
"transformers_version": "4.
|
28 |
"use_cache": true,
|
29 |
-
"vocab_size":
|
30 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/wim/Documents/datascience-vraag-antwoord-systeem/model/weights",
|
3 |
"architectures": [
|
4 |
+
"T5Model"
|
5 |
],
|
6 |
"d_ff": 1024,
|
7 |
"d_kv": 64,
|
|
|
24 |
"relative_attention_max_distance": 128,
|
25 |
"relative_attention_num_buckets": 32,
|
26 |
"torch_dtype": "float32",
|
27 |
+
"transformers_version": "4.22.2",
|
28 |
"use_cache": true,
|
29 |
+
"vocab_size": 19885
|
30 |
}
|
pytorch_model.bin
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:8c46f127da23d677f67816f03b5bc64abef256183aedbdd16dca1a3f82a37909
|
3 |
+
size 49774042
|