nickrwu commited on
Commit
f1c01d2
1 Parent(s): d8679c5

End of training

Browse files
Files changed (2) hide show
  1. README.md +20 -0
  2. model.safetensors +1 -1
README.md CHANGED
@@ -3,6 +3,11 @@ license: mit
3
  base_model: LIAMF-USP/roberta-large-finetuned-race
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
6
  model-index:
7
  - name: roberta-mqa-rat
8
  results: []
@@ -14,6 +19,12 @@ should probably proofread and complete it, then remove this comment. -->
14
  # roberta-mqa-rat
15
 
16
  This model is a fine-tuned version of [LIAMF-USP/roberta-large-finetuned-race](https://huggingface.co/LIAMF-USP/roberta-large-finetuned-race) on an unknown dataset.
 
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -41,6 +52,15 @@ The following hyperparameters were used during training:
41
  - num_epochs: 3
42
  - mixed_precision_training: Native AMP
43
 
 
 
 
 
 
 
 
 
 
44
  ### Framework versions
45
 
46
  - Transformers 4.40.2
 
3
  base_model: LIAMF-USP/roberta-large-finetuned-race
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ - precision
10
+ - recall
11
  model-index:
12
  - name: roberta-mqa-rat
13
  results: []
 
19
  # roberta-mqa-rat
20
 
21
  This model is a fine-tuned version of [LIAMF-USP/roberta-large-finetuned-race](https://huggingface.co/LIAMF-USP/roberta-large-finetuned-race) on an unknown dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 1.6094
24
+ - Accuracy: 0.2144
25
+ - F1: 0.1861
26
+ - Precision: 0.2104
27
+ - Recall: 0.2059
28
 
29
  ## Model description
30
 
 
52
  - num_epochs: 3
53
  - mixed_precision_training: Native AMP
54
 
55
+ ### Training results
56
+
57
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
58
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
59
+ | 1.6189 | 1.0 | 3712 | 1.6094 | 0.2097 | 0.0731 | 0.0854 | 0.1997 |
60
+ | 1.6176 | 2.0 | 7424 | 1.6094 | 0.2084 | 0.0971 | 0.1999 | 0.1982 |
61
+ | 1.6154 | 3.0 | 11136 | 1.6094 | 0.2144 | 0.1861 | 0.2104 | 0.2059 |
62
+
63
+
64
  ### Framework versions
65
 
66
  - Transformers 4.40.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1587fbf768eee826c1dda207e06edf3287653edb0bcaaa5b01531af01ef9c74
3
  size 1421491284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9165b54f72fefa173ba803e192632bc808d6952e3c85c84b945ac4a55d310e5f
3
  size 1421491284