EngrSamad commited on
Commit
4ffce0c
·
verified ·
1 Parent(s): c938ef1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -3,6 +3,11 @@ pipeline_tag: text-classification
3
  metrics:
4
  - accuracy
5
  library_name: sklearn
 
 
 
 
 
6
  ---
7
  # BERT Text Classification Model
8
 
 
3
  metrics:
4
  - accuracy
5
  library_name: sklearn
6
+ license: mit
7
+ datasets:
8
+ - mteb/twentynewsgroups-clustering
9
+ tags:
10
+ - code
11
  ---
12
  # BERT Text Classification Model
13