mmenendezg commited on
Commit
a95a51f
1 Parent(s): b7d00cc

First Training completed!

Browse files
Files changed (2) hide show
  1. README.md +6 -6
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ 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 pharmaconer dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.0065
21
  - F1 Score: 1.0
22
 
23
  ## Model description
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 Score |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.0172 | 1.0 | 1017 | 0.0090 | 1.0 |
53
- | 0.0053 | 2.0 | 2034 | 0.0057 | 1.0 |
54
- | 0.0025 | 3.0 | 3051 | 0.0059 | 1.0 |
55
- | 0.0013 | 4.0 | 4068 | 0.0060 | 1.0 |
56
- | 0.0006 | 5.0 | 5085 | 0.0065 | 1.0 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the pharmaconer dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.0243
21
  - F1 Score: 1.0
22
 
23
  ## Model description
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 Score |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.0458 | 1.0 | 1017 | 0.0344 | 1.0 |
53
+ | 0.0225 | 2.0 | 2034 | 0.0254 | 1.0 |
54
+ | 0.0114 | 3.0 | 3051 | 0.0203 | 1.0 |
55
+ | 0.0065 | 4.0 | 4068 | 0.0216 | 1.0 |
56
+ | 0.0035 | 5.0 | 5085 | 0.0243 | 1.0 |
57
 
58
 
59
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b24767aad457449b5096e72b87799751c9c5cbdb9f4434bafed1d95f38250a6
3
  size 1109905449
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9be51b009bd63777628e5d2eb5a7e207f6417c0e1b102e55fe0cb863208c6506
3
  size 1109905449