NathyB commited on
Commit
cbbc5c1
1 Parent(s): 72cf36c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - am
4
+ metrics:
5
+ - accuracy
6
+ - f1
7
+ library_name: transformers
8
+ pipeline_tag: text-classification
9
+ tags:
10
+ - Sentiment-Analysis
11
+ - Hate-Speech
12
+ - Finetuning-mBERT
13
+ ---