carlesoctav
commited on
Commit
•
6fa26bd
1
Parent(s):
a820b0b
Upload model
Browse files- config.json +2 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
@@ -23,6 +23,7 @@
|
|
23 |
"pooler_size_per_head": 128,
|
24 |
"pooler_type": "first_token_transform",
|
25 |
"position_embedding_type": "absolute",
|
|
|
26 |
"transformers_version": "4.35.2",
|
27 |
"type_vocab_size": 2,
|
28 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "carles-undergrad-thesis/indoBERT-Knowledge-distillation-en-id",
|
3 |
"architectures": [
|
4 |
"BertModel"
|
5 |
],
|
|
|
23 |
"pooler_size_per_head": 128,
|
24 |
"pooler_type": "first_token_transform",
|
25 |
"position_embedding_type": "absolute",
|
26 |
+
"torch_dtype": "float32",
|
27 |
"transformers_version": "4.35.2",
|
28 |
"type_vocab_size": 2,
|
29 |
"use_cache": true,
|