fatmhd1995 commited on
Commit
dbce260
1 Parent(s): 0f02611

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pipeline_tag: text-classification
5
+ ---
6
+
7
+ 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
+ Finetuned from model: Llama-2-7B