Abdulrahman Al-Ghamdi
commited on
Upload BertForSequenceClassification
Browse files- config.json +3 -7
- model.safetensors +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
@@ -19,12 +19,8 @@
|
|
19 |
"position_embedding_type": "absolute",
|
20 |
"problem_type": "single_label_classification",
|
21 |
"torch_dtype": "float32",
|
22 |
-
"transformers_version": "4.
|
23 |
"type_vocab_size": 2,
|
24 |
"use_cache": true,
|
25 |
-
"vocab_size": 64000
|
26 |
-
|
27 |
-
"adapter_config": "adapter_config.json",
|
28 |
-
"adapter_model": "adapter_model.safetensors",
|
29 |
-
"fine_tuned": true
|
30 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "aubmindlab/bert-base-arabertv2",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
19 |
"position_embedding_type": "absolute",
|
20 |
"problem_type": "single_label_classification",
|
21 |
"torch_dtype": "float32",
|
22 |
+
"transformers_version": "4.48.2",
|
23 |
"type_vocab_size": 2,
|
24 |
"use_cache": true,
|
25 |
+
"vocab_size": 64000
|
|
|
|
|
|
|
|
|
26 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79e7cb8e9e01c0ae56a1f224e53c187f9dfdd812a046ad7c095e5a93cec88df9
|
3 |
+
size 540803072
|