zelchy commited on
Commit
5c4835e
·
2 Parent(s): fe2df86 02d4401

Merge branch 'main' of https://huggingface.co/zelchy/scam-detection

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