guillermoruiz
commited on
Upload TFBilma
Browse files- config.json +2 -0
- tf_model.h5 +1 -1
config.json
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "bilma_AR",
|
|
|
3 |
"architectures": [
|
4 |
"Bilma"
|
5 |
],
|
@@ -13,6 +14,7 @@
|
|
13 |
"model_type": "bilma",
|
14 |
"num_attention_heads": 4,
|
15 |
"num_hidden_layers": 2,
|
|
|
16 |
"seq_max_length": 280,
|
17 |
"transformers_version": "4.30.2",
|
18 |
"vocab_size": 29025,
|
|
|
1 |
{
|
2 |
"_name_or_path": "bilma_AR",
|
3 |
+
"add_head": null,
|
4 |
"architectures": [
|
5 |
"Bilma"
|
6 |
],
|
|
|
14 |
"model_type": "bilma",
|
15 |
"num_attention_heads": 4,
|
16 |
"num_hidden_layers": 2,
|
17 |
+
"pooling": null,
|
18 |
"seq_max_length": 280,
|
19 |
"transformers_version": "4.30.2",
|
20 |
"vocab_size": 29025,
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 156875820
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:105cde09949dd60c90d69b84e20a9fe2633f97fb088c59f1fa16cecb466f2324
|
3 |
size 156875820
|