RashidNLP commited on
Commit
d8f7863
1 Parent(s): 98db98c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,6 +9,7 @@ tags:
9
  - Pytorch
10
  - Sentiment_Analysis
11
  - Deberta
 
12
  ---
13
  # Deberta for Sentiment Analysis
14
 
@@ -39,5 +40,4 @@ tokenizer = AutoTokenizer.from_pretrained(MODEL_NAME)
39
 
40
  get_sentiment("This is quite a mess you have made")
41
 
42
- ```
43
-
 
9
  - Pytorch
10
  - Sentiment_Analysis
11
  - Deberta
12
+ license: mit
13
  ---
14
  # Deberta for Sentiment Analysis
15
 
 
40
 
41
  get_sentiment("This is quite a mess you have made")
42
 
43
+ ```