pt-sk commited on
Commit
16373a6
1 Parent(s): 009496b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -9
README.md CHANGED
@@ -42,15 +42,7 @@ It achieves the following results on the evaluation set:
42
 
43
  ## Model description
44
 
45
- More information needed
46
-
47
- ## Intended uses & limitations
48
-
49
- More information needed
50
-
51
- ## Training and evaluation data
52
-
53
- More information needed
54
 
55
  ## Training procedure
56
 
 
42
 
43
  ## Model description
44
 
45
+ distilbert is a variant of bert model(one of LLM models). This model with a classification head is used to classify the emotions of the input tweet.
 
 
 
 
 
 
 
 
46
 
47
  ## Training procedure
48