vonewman commited on
Commit
2bc1e70
1 Parent(s): 7ec903c

Training complete

Browse files
Files changed (4) hide show
  1. README.md +22 -7
  2. config.json +16 -16
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -3,11 +3,26 @@ license: mit
3
  base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - f1
8
  model-index:
9
  - name: xlm-roberta-base-finetuned-wolof
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # xlm-roberta-base-finetuned-wolof
17
 
18
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0600
21
- - F1: 0.7306
22
 
23
  ## Model description
24
 
@@ -49,9 +64,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.3197 | 1.0 | 76 | 0.0961 | 0.4105 |
53
- | 0.1061 | 2.0 | 152 | 0.0692 | 0.6769 |
54
- | 0.061 | 3.0 | 228 | 0.0600 | 0.7306 |
55
 
56
 
57
  ### Framework versions
 
3
  base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
6
+ datasets:
7
+ - masakhaner2
8
  metrics:
9
  - f1
10
  model-index:
11
  - name: xlm-roberta-base-finetuned-wolof
12
+ results:
13
+ - task:
14
+ name: Token Classification
15
+ type: token-classification
16
+ dataset:
17
+ name: masakhaner2
18
+ type: masakhaner2
19
+ config: wol
20
+ split: validation
21
+ args: wol
22
+ metrics:
23
+ - name: F1
24
+ type: f1
25
+ value: 0.8217446270543616
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # xlm-roberta-base-finetuned-wolof
32
 
33
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the masakhaner2 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0589
36
+ - F1: 0.8217
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 0.2113 | 1.0 | 247 | 0.0823 | 0.7443 |
68
+ | 0.0749 | 2.0 | 494 | 0.0635 | 0.8097 |
69
+ | 0.0445 | 3.0 | 741 | 0.0589 | 0.8217 |
70
 
71
 
72
  ### Framework versions
config.json CHANGED
@@ -12,26 +12,26 @@
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "O",
15
- "1": "B-LOC",
16
- "2": "B-PER",
17
- "3": "I-PER",
18
- "4": "B-ORG",
19
- "5": "I-DATE",
20
- "6": "B-DATE",
21
- "7": "I-ORG",
22
- "8": "I-LOC"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
- "B-DATE": 6,
28
- "B-LOC": 1,
29
- "B-ORG": 4,
30
- "B-PER": 2,
31
- "I-DATE": 5,
32
- "I-LOC": 8,
33
- "I-ORG": 7,
34
- "I-PER": 3,
35
  "O": 0
36
  },
37
  "layer_norm_eps": 1e-05,
 
12
  "hidden_size": 768,
13
  "id2label": {
14
  "0": "O",
15
+ "1": "B-PER",
16
+ "2": "I-PER",
17
+ "3": "B-ORG",
18
+ "4": "I-ORG",
19
+ "5": "B-LOC",
20
+ "6": "I-LOC",
21
+ "7": "B-DATE",
22
+ "8": "I-DATE"
23
  },
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
+ "B-DATE": 7,
28
+ "B-LOC": 5,
29
+ "B-ORG": 3,
30
+ "B-PER": 1,
31
+ "I-DATE": 8,
32
+ "I-LOC": 6,
33
+ "I-ORG": 4,
34
+ "I-PER": 2,
35
  "O": 0
36
  },
37
  "layer_norm_eps": 1e-05,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74f8233ab0f6fba915fdbd840015bf7ebec2efc0b9be1a27783eb715854120cf
3
  size 1109908201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cf9949a7ea4a781f235c600cf096450ee7d2643360a168c35a7740261193d01
3
  size 1109908201
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69430cae915e86ffb5d3c44992ed7951328a294449f28c07dad4bb39191afbed
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:668a15c50a1956199f0b05400b7aae86837591a5e8b69af8ed8a7e46c7015f9f
3
  size 4091