Infernaught
commited on
Commit
•
018d9af
1
Parent(s):
00666ee
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,21 +4,16 @@ base_model: mistralai/Mistral-7B-v0.1
|
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
Description: Sentiment detection of COVID-19 tweets\
|
7 |
-
Original dataset: https://www.kaggle.com/
|
8 |
---\
|
9 |
Try querying this adapter for free in Lora Land at https://predibase.com/lora-land! \
|
10 |
The adapter_category is Sentiment Detection and the name is Sentiment Detection (COVID-19)\
|
11 |
---\
|
12 |
-
Sample input: During the COVID-19 pandemic, Twitter users expressed a variety of opinions about government policy, business decisions, and social norms adopted to reduce the spread of the virus. These opinions can be classified into one of five sentiment types.\n\n### The possible sentiment types are: ###\n\n- Extremely Positive\n\n- Positive\n\n- Neutral\n\n- Negative\n\n- Extremely Negative\n\nDetermine the sentiment of the following tweet using the tweet's text, the date and time it was posted, and the location it was posted from. Assign exactly one type of sentiment to the tweet.\n\n### Text: #Panic buying hits #NewYork City as anxious shoppers stock up on food&medical supplies after #healthcare worker in her 30s becomes #BigApple 1st confirmed #coronavirus patient OR a #Bloomberg staged event?
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
#QAnon #QAnon2018 #QAnon2020
|
21 |
-
|
22 |
#Election2020 #CDC https://t.co/29isZOewxu\n\n### Timestamp: 02-03-2020\n\n### Location: Chicagoland\n\n### Sentiment: \
|
23 |
---\
|
24 |
Sample output: Negative\
|
|
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
Description: Sentiment detection of COVID-19 tweets\
|
7 |
+
Original dataset: https://www.kaggle.com/datatattle/covid-19-nlp-text-classification \
|
8 |
---\
|
9 |
Try querying this adapter for free in Lora Land at https://predibase.com/lora-land! \
|
10 |
The adapter_category is Sentiment Detection and the name is Sentiment Detection (COVID-19)\
|
11 |
---\
|
12 |
+
Sample input: During the COVID-19 pandemic, Twitter users expressed a variety of opinions about government policy, business decisions, and social norms adopted to reduce the spread of the virus. These opinions can be classified into one of five sentiment types.\n\n### The possible sentiment types are: ###\n\n- Extremely Positive\n\n- Positive\n\n- Neutral\n\n- Negative\n\n- Extremely Negative\n\nDetermine the sentiment of the following tweet using the tweet's text, the date and time it was posted, and the location it was posted from. Assign exactly one type of sentiment to the tweet.\n\n### Text: #Panic buying hits #NewYork City as anxious shoppers stock up on food&medical supplies after #healthcare worker in her 30s becomes #BigApple 1st confirmed #coronavirus patient OR a #Bloomberg staged event?
|
13 |
+
|
14 |
+
https://t.co/IASiReGPC4
|
15 |
+
|
16 |
+
#QAnon #QAnon2018 #QAnon2020
|
|
|
|
|
|
|
|
|
|
|
17 |
#Election2020 #CDC https://t.co/29isZOewxu\n\n### Timestamp: 02-03-2020\n\n### Location: Chicagoland\n\n### Sentiment: \
|
18 |
---\
|
19 |
Sample output: Negative\
|