liyucheng commited on
Commit
f4a9b3a
1 Parent(s): 0fadc57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -33,6 +33,22 @@ Check out `inference.py` to learn how to apply the model on your own data.
33
 
34
  For the details of this model and the dataset used, we refer you to the release [paper](https://aclanthology.org/2023.eacl-main.114.pdf).
35
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
36
  ### Citation Information
37
 
38
  If you find this dataset helpful, please cite:
 
33
 
34
  For the details of this model and the dataset used, we refer you to the release [paper](https://aclanthology.org/2023.eacl-main.114.pdf).
35
 
36
+ ## Metrics
37
+
38
+ | Metric | Value |
39
+ |----------------------------------|--------------------------|
40
+ | eval_loss | 0.2656 |
41
+ | eval_accuracy_score | 0.9142 |
42
+ | eval_precision | 0.9142 |
43
+ | eval_recall | 0.9142 |
44
+ | eval_f1 | 0.9142 |
45
+ | eval_f1_macro | 0.7315 |
46
+ | eval_runtime | 8.9802 |
47
+ | eval_samples_per_second | 411.7960 |
48
+ | eval_steps_per_second | 51.5580 |
49
+ | epoch | 3.0000 |
50
+
51
+
52
  ### Citation Information
53
 
54
  If you find this dataset helpful, please cite: