Thebangis commited on
Commit
cca6d28
·
verified ·
1 Parent(s): 81a9e2c

Upload XLMRobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +2 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "castorini/afriberta_small",
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": 4,
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:9587a6b64109a7a77de95e1a43e8db10a95006233ec25f2ddaaf4718cf5a5984
3
- size 332429792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2f38fb745c8441fe8e9dce869b3fc5a6281a3a3e4a14c5b9d3ecff9786612ef
3
+ size 445843464