vonewman commited on
Commit
24e1417
1 Parent(s): f3c3587

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "vonewman/xlm-roberta-large-finetuned-wolof",
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
5
  ],
@@ -9,7 +9,7 @@
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
- "hidden_size": 1024,
13
  "id2label": {
14
  "0": "O",
15
  "1": "B-LOC",
@@ -22,7 +22,7 @@
22
  "8": "I-LOC"
23
  },
24
  "initializer_range": 0.02,
25
- "intermediate_size": 4096,
26
  "label2id": {
27
  "B-DATE": 6,
28
  "B-LOC": 1,
@@ -37,8 +37,8 @@
37
  "layer_norm_eps": 1e-05,
38
  "max_position_embeddings": 514,
39
  "model_type": "xlm-roberta",
40
- "num_attention_heads": 16,
41
- "num_hidden_layers": 24,
42
  "output_past": true,
43
  "pad_token_id": 1,
44
  "position_embedding_type": "absolute",
 
1
  {
2
+ "_name_or_path": "vonewman/xlm-roberta-base-finetuned-wolof",
3
  "architectures": [
4
  "XLMRobertaForTokenClassification"
5
  ],
 
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
  "id2label": {
14
  "0": "O",
15
  "1": "B-LOC",
 
22
  "8": "I-LOC"
23
  },
24
  "initializer_range": 0.02,
25
+ "intermediate_size": 3072,
26
  "label2id": {
27
  "B-DATE": 6,
28
  "B-LOC": 1,
 
37
  "layer_norm_eps": 1e-05,
38
  "max_position_embeddings": 514,
39
  "model_type": "xlm-roberta",
40
+ "num_attention_heads": 12,
41
+ "num_hidden_layers": 12,
42
  "output_past": true,
43
  "pad_token_id": 1,
44
  "position_embedding_type": "absolute",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d2c4552aa761158ddb33b3656e210bf6669dd5c2768b3009332f7d6195ba277
3
- size 2235535145
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59b2e2cb274414a1343270e92d796677fbf3ec9a22e4b260500cba4d5656bd64
3
+ size 1109908201
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8487f304cde8eb4a7f0f77d8158484a42173c659c922b3739b6530bc938c8526
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db5dc79fe8a5d56ae0a5c22273775ffefe0a00a39a870d0739317c76e319224
3
  size 4027