fatmhd1995
commited on
Commit
•
8f52e55
1
Parent(s):
dbce260
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,9 @@ Model Card for Toxic-text-Classification-18-Llama-2-7B
|
|
8 |
Toxic-text-Classification-18-Llama-2-7B classifies tweets across 2 categories (Toxic, Not Toxic). It is created by fine-tuning Llama 2 7B on the toxicity_en dataset. accessible using below link: https://github.com/surge-ai/toxicity.
|
9 |
|
10 |
Developed by: Fatemeh Mohammadi
|
|
|
11 |
Model type: Text Classifier
|
|
|
12 |
Language(s) (NLP): Python
|
13 |
-
|
|
|
|
8 |
Toxic-text-Classification-18-Llama-2-7B classifies tweets across 2 categories (Toxic, Not Toxic). It is created by fine-tuning Llama 2 7B on the toxicity_en dataset. accessible using below link: https://github.com/surge-ai/toxicity.
|
9 |
|
10 |
Developed by: Fatemeh Mohammadi
|
11 |
+
|
12 |
Model type: Text Classifier
|
13 |
+
|
14 |
Language(s) (NLP): Python
|
15 |
+
|
16 |
+
Finetuned from model: Llama-2-7B
|