Create README.md
Browse files
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 |
+
|