LGLT commited on
Commit
7be2b8b
1 Parent(s): f10a222

Training completed!

Browse files
Files changed (5) hide show
  1. README.md +6 -6
  2. config.json +1 -0
  3. pytorch_model.bin +2 -2
  4. tokenizer.json +2 -2
  5. 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.1717
21
- - F1: 0.8580
22
 
23
  ## Model description
24
 
@@ -47,10 +47,10 @@ The following hyperparameters were used during training:
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss | F1 |
51
- |:-------------:|:-----:|:----:|:---------------:|:------:|
52
- | 0.2836 | 1.0 | 3145 | 0.2019 | 0.8254 |
53
- | 0.1444 | 2.0 | 6290 | 0.1717 | 0.8580 |
54
 
55
 
56
  ### 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.2306
21
+ - F1: 0.8471
22
 
23
  ## Model description
24
 
 
47
 
48
  ### Training results
49
 
50
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|
52
+ | 0.3727 | 1.0 | 5005 | 0.2324 | 0.8132 |
53
+ | 0.1858 | 2.0 | 10010 | 0.2306 | 0.8471 |
54
 
55
 
56
  ### 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",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84e49aa630da6a49024a8921696a29f885e8af29f8522907bd3dcb07a2f8ed5e
3
- size 1109902502
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e32d0fb47efe20cd0b07f691190c88c661c929aa3a8fcd379d61c65830dc4435
3
+ size 1109905574
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
3
- size 17082660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c509a525eb51aebb33fb59c24ee923c1d4c1db23c3ae81fe05ccf354084f7b
3
+ size 17082758
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bb56cf0929bd73a6335f85a9cff2c65e3cf5c3004a671daeba3604d21cea800e
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6456954341c15bd74840a6b2009f4470f162d6101c7bbe2b7559bdc0b363d3b
3
  size 4536