rdhinaz commited on
Commit
b9c4c61
1 Parent(s): ef71be9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,3 +1,7 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ base_model:
4
+ - google-bert/bert-base-uncased
5
+ pipeline_tag: text-classification
6
+ library_name: transformers
7
+ ---