blue2959 commited on
Commit
35bdb2d
1 Parent(s): ec27f27

Training complete

Browse files
Files changed (4) hide show
  1. README.md +5 -5
  2. config.json +1 -0
  3. model.safetensors +2 -2
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2558
21
- - F1: 0.8364
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.5889 | 1.0 | 105 | 0.3424 | 0.7506 |
53
- | 0.251 | 2.0 | 210 | 0.2904 | 0.7989 |
54
- | 0.1613 | 3.0 | 315 | 0.2558 | 0.8364 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2628
21
+ - F1: 0.8342
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.6143 | 1.0 | 105 | 0.3355 | 0.7326 |
53
+ | 0.2435 | 2.0 | 210 | 0.2644 | 0.8093 |
54
+ | 0.1538 | 3.0 | 315 | 0.2628 | 0.8342 |
55
 
56
 
57
  ### Framework versions
config.json CHANGED
@@ -11,6 +11,7 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
 
14
  "0": "O",
15
  "1": "B-PER",
16
  "2": "I-PER",
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "-100": "IGN",
15
  "0": "O",
16
  "1": "B-PER",
17
  "2": "I-PER",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b9297bb686590bef277e48a949afdc3d79bb18eea927afbe0e54c96635d5b1b
3
- size 1109857804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e8359dad4a7814b97fb45a0fcbfc62bf786923c0f43eb0928d14fe5ddd6daff
3
+ size 1109860880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6116a95cba0fdf8eb103208297e3c59774e162cedaadec337b071e722adb7c4f
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68643149cb14f35b2ea7c5989d611f3621febf6f9fceb2fef6c259688ad3e4dd
3
  size 5176