Update README.md
Browse files
README.md
CHANGED
@@ -42,15 +42,7 @@ It achieves the following results on the evaluation set:
|
|
42 |
|
43 |
## Model description
|
44 |
|
45 |
-
|
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 |
|