YamenRM commited on
Commit
e0f7878
·
verified ·
1 Parent(s): ea9a40e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # DistilBERT for Sarcasm Detection 🎭
2
 
3
  This is a fine-tuned [DistilBERT](https://huggingface.co/distilbert-base-uncased) model on the **News Headlines Dataset for Sarcasm Detection**.
@@ -41,5 +46,4 @@ print(classifier(text))
41
 
42
  ## ✨ Author
43
 
44
- Trained and uploaded by **YamenRM .**
45
-
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
  # DistilBERT for Sarcasm Detection 🎭
7
 
8
  This is a fine-tuned [DistilBERT](https://huggingface.co/distilbert-base-uncased) model on the **News Headlines Dataset for Sarcasm Detection**.
 
46
 
47
  ## ✨ Author
48
 
49
+ Trained and uploaded by **YamenRM .**