blue2959 commited on
Commit
58461d1
1 Parent(s): 9d28ca1

Training completed!

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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2042
21
- - F1: 0.8469
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.3141 | 1.0 | 1915 | 0.2246 | 0.7999 |
53
- | 0.1864 | 2.0 | 3830 | 0.1974 | 0.8296 |
54
- | 0.1239 | 3.0 | 5745 | 0.2042 | 0.8469 |
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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2085
21
+ - F1: 0.8447
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.3123 | 1.0 | 1915 | 0.2210 | 0.8071 |
53
+ | 0.1838 | 2.0 | 3830 | 0.1987 | 0.8311 |
54
+ | 0.1232 | 3.0 | 5745 | 0.2085 | 0.8447 |
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:95f20e1bdfe26c5571ea7ebed226f4d135e6763ff0ded11f2e24ef12c61823d4
3
- size 1109857804
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec465e30e561e9bdd5689ec978dd1160aebf9fa7cd4243b26d499fe3658c1a4b
3
+ size 1109860880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aecf7d7144ef87d4d114e2a9635b0ee470e854829948eebe9b3e8151a03fcbc2
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f36216d9fe330d2f330c34bb4e3dd1b828277a8e01c2b90682affbed02c50e
3
  size 5176