Upload XLMRobertaForSequenceClassification
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "castorini/
|
| 3 |
"architectures": [
|
| 4 |
"XLMRobertaForSequenceClassification"
|
| 5 |
],
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"max_position_embeddings": 514,
|
| 19 |
"model_type": "xlm-roberta",
|
| 20 |
"num_attention_heads": 6,
|
| 21 |
-
"num_hidden_layers":
|
| 22 |
"output_past": true,
|
| 23 |
"pad_token_id": 1,
|
| 24 |
"position_embedding_type": "absolute",
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "castorini/afriberta_base",
|
| 3 |
"architectures": [
|
| 4 |
"XLMRobertaForSequenceClassification"
|
| 5 |
],
|
|
|
|
| 18 |
"max_position_embeddings": 514,
|
| 19 |
"model_type": "xlm-roberta",
|
| 20 |
"num_attention_heads": 6,
|
| 21 |
+
"num_hidden_layers": 8,
|
| 22 |
"output_past": true,
|
| 23 |
"pad_token_id": 1,
|
| 24 |
"position_embedding_type": "absolute",
|
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:b2f38fb745c8441fe8e9dce869b3fc5a6281a3a3e4a14c5b9d3ecff9786612ef
|
| 3 |
+
size 445843464
|