huzaifahp7 commited on
Commit
5c809c5
1 Parent(s): 294d173

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ datasets:
4
+ - gtfintechlab/subjectiveqa
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ - recall
11
+ - precision
12
+ base_model:
13
+ - google-bert/bert-base-uncased
14
+ pipeline_tag: text-classification
15
+ library_name: transformers
16
+ ---