Ngit commited on
Commit
2e5e32e
1 Parent(s): ceb8492

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,11 @@
2
  base_model: nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large
3
  tags:
4
  - generated_from_trainer
 
 
 
 
 
5
  metrics:
6
  - accuracy
7
  - f1
 
2
  base_model: nreimers/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large
3
  tags:
4
  - generated_from_trainer
5
+ - text-classification
6
+ - emotions
7
+ - multi-class-classification
8
+
9
+
10
  metrics:
11
  - accuracy
12
  - f1