Ngit commited on
Commit
a2086b1
·
1 Parent(s): 37d332f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - go_emotions
4
+ language:
5
+ - en
6
+ library_name: transformers
7
+ ---
8
+ # Metrics
9
+
10
+ | Metric | Set | Score |
11
+ |--------------------|-------------|----------|
12
+ | F1 macro score | Validation | 0.484898 |
13
+ | F1 macro score | Test | 0.486890 |
14
+