Alshargi commited on
Commit
8ebd7b5
·
verified ·
1 Parent(s): 152ea9d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -23
config.json CHANGED
@@ -1,25 +1,6 @@
1
  {
2
- "model_type": "text-classification",
3
- "model": "Alshargi/arabic-msa-dialects-segmentation",
4
- "config": {
5
- "attention_probs_dropout_prob": 0.1,
6
- "finetuning_task": "mrpc",
7
- "hidden_act": "gelu",
8
- "hidden_dropout_prob": 0.1,
9
- "hidden_size": 768,
10
- "initializer_range": 0.02,
11
- "intermediate_size": 3072,
12
- "layer_norm_eps": 1e-12,
13
- "max_position_embeddings": 512,
14
- "num_attention_heads": 12,
15
- "num_hidden_layers": 12,
16
- "num_labels": 2,
17
- "output_attentions": false,
18
- "output_hidden_states": false,
19
- "pruned_heads": {},
20
- "torchscript": false,
21
- "type_vocab_size": 2,
22
- "vocab_size": 30522,
23
- "model_type": "albert"
24
- }
25
  }
 
 
 
 
1
  {
2
+ "task": "text-classification"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  }
4
+
5
+
6
+