msgfrom96 commited on
Commit
886c855
·
verified ·
1 Parent(s): 90b8364

msgfrom96/xlm_emo_multi

Browse files
README.md CHANGED
@@ -4,6 +4,8 @@ license: mit
4
  base_model: xlm-roberta-large
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: emotion_model
9
  results: []
@@ -16,9 +18,10 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2936
20
- - Micro F1: 0.7177
21
- - Macro F1: 0.5792
 
22
 
23
  ## Model description
24
 
@@ -49,18 +52,18 @@ The following hyperparameters were used during training:
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Micro F1 | Macro F1 |
53
- |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|
54
- | 0.4725 | 1.0 | 143 | 0.3610 | 0.5857 | 0.3394 |
55
- | 0.3219 | 2.0 | 286 | 0.3058 | 0.6957 | 0.5022 |
56
- | 0.2892 | 3.0 | 429 | 0.3067 | 0.6814 | 0.4921 |
57
- | 0.263 | 4.0 | 572 | 0.2915 | 0.7037 | 0.5397 |
58
- | 0.2399 | 5.0 | 715 | 0.2911 | 0.7108 | 0.5625 |
59
- | 0.2255 | 6.0 | 858 | 0.2922 | 0.7115 | 0.5833 |
60
- | 0.2147 | 7.0 | 1001 | 0.2877 | 0.7115 | 0.5792 |
61
- | 0.1989 | 8.0 | 1144 | 0.2922 | 0.7176 | 0.5882 |
62
- | 0.1908 | 9.0 | 1287 | 0.2956 | 0.7162 | 0.5816 |
63
- | 0.1851 | 10.0 | 1430 | 0.2970 | 0.7193 | 0.5984 |
64
 
65
 
66
  ### Framework versions
 
4
  base_model: xlm-roberta-large
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
  model-index:
10
  - name: emotion_model
11
  results: []
 
18
 
19
  This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1691
22
+ - Macro F1: 0.5721
23
+ - Micro F1: 0.7014
24
+ - Accuracy: 0.8780
25
 
26
  ## Model description
27
 
 
52
 
53
  ### Training results
54
 
55
+ | Training Loss | Epoch | Step | Validation Loss | Macro F1 | Micro F1 | Accuracy |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|
57
+ | 0.2428 | 1.0 | 143 | 0.2269 | 0.0016 | 0.0028 | 0.7811 |
58
+ | 0.1979 | 2.0 | 286 | 0.1774 | 0.4377 | 0.6399 | 0.8642 |
59
+ | 0.1712 | 3.0 | 429 | 0.1669 | 0.4939 | 0.6727 | 0.8729 |
60
+ | 0.1571 | 4.0 | 572 | 0.1635 | 0.5474 | 0.6889 | 0.8768 |
61
+ | 0.1426 | 5.0 | 715 | 0.1666 | 0.5658 | 0.6881 | 0.8737 |
62
+ | 0.1335 | 6.0 | 858 | 0.1665 | 0.5824 | 0.6999 | 0.8750 |
63
+ | 0.1236 | 7.0 | 1001 | 0.1682 | 0.5765 | 0.6940 | 0.8735 |
64
+ | 0.1152 | 8.0 | 1144 | 0.1697 | 0.5747 | 0.6964 | 0.8752 |
65
+ | 0.1104 | 9.0 | 1287 | 0.1732 | 0.5708 | 0.6930 | 0.8732 |
66
+ | 0.1069 | 10.0 | 1430 | 0.1742 | 0.5814 | 0.6959 | 0.8738 |
67
 
68
 
69
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91a64034f69d6333a6584e016aa189cf01372ef99c0d34c1ea8d05edb0cd8b4a
3
  size 2239655572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5802f6c4a5ff334b7ad51926ad3182d01cd1d98507ff35ce1a9fa0c1d9d82e54
3
  size 2239655572
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:848316f869eb3b1363d9052b1f9bfe54b5c795f4a47506ae95e4a324cb5266dc
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ab271fb6a8f7fe9503ce1c87e5d5b36f0fca6449de16e73126b0b2add635ff
3
  size 5304
xlm_multi_emo/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91a64034f69d6333a6584e016aa189cf01372ef99c0d34c1ea8d05edb0cd8b4a
3
  size 2239655572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5802f6c4a5ff334b7ad51926ad3182d01cd1d98507ff35ce1a9fa0c1d9d82e54
3
  size 2239655572
xlm_multi_emo/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:848316f869eb3b1363d9052b1f9bfe54b5c795f4a47506ae95e4a324cb5266dc
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80ab271fb6a8f7fe9503ce1c87e5d5b36f0fca6449de16e73126b0b2add635ff
3
  size 5304