sahayk commited on
Commit
1b05d53
1 Parent(s): b7d5007

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
+ # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
+ {}
5
+ ---
6
+
7
+ # Model Card for News-Classification-18-Llama-2-7B
8
+
9
+ <!-- Provide a quick summary of what the model is/does. -->
10
+
11
+ News-Classification-18-Llama-2-7B classifies news articles across 18 categories. It is created by fine-tuning Llama 2 7B on an instruction dataset created using GPT 3.5.
12
+
13
+ - **Developed by:** Kshitiz Sahay
14
+ - **Model type:** Text Classifier
15
+ - **Language(s) (NLP):** Python
16
+ - **Finetuned from model:** Llama-2-7B
17
+
18
+