Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,14 @@
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# DistilBERT Fine-Tuned Model for Sentiment Analysis
|
|
|
1 |
+
|
2 |
---
|
3 |
tags:
|
4 |
+
- sentiment-analysis
|
5 |
+
library_name: transformers
|
6 |
+
---
|
7 |
+
|
8 |
+
# Model Name
|
9 |
+
|
10 |
+
Description and usage instructions.
|
11 |
+
|
12 |
---
|
13 |
|
14 |
# DistilBERT Fine-Tuned Model for Sentiment Analysis
|