mmenendezg commited on
Commit
f8a5f81
·
1 Parent(s): 4bc33e7

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.0069
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.0185 | 1.0 | 1017 | 0.0091 | 1.0 |
53
- | 0.0052 | 2.0 | 2034 | 0.0063 | 1.0 |
54
- | 0.0025 | 3.0 | 3051 | 0.0073 | 1.0 |
55
- | 0.0014 | 4.0 | 4068 | 0.0063 | 1.0 |
56
- | 0.0006 | 5.0 | 5085 | 0.0069 | 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.0065
21
  - F1 Score: 1.0
22
 
23
  ## Model description
 
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
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9b69c27e0c7b6bd37060ccaee30092a905c66a8abc75f63b74194f8d4e7b41e0
3
  size 1109905449
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7179ab673fc8a0bad7248c1b01c000bce9ec28de53a6809a09e484ef57129765
3
  size 1109905449