mohammedaly22 commited on
Commit
31f1cbe
·
verified ·
1 Parent(s): a63a69a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -1,7 +1,5 @@
1
  ---
2
  license: apache-2.0
3
- datasets:
4
- - tatsu-lab/alpaca
5
  language:
6
  - en
7
  pipeline_tag: text-generation
@@ -11,7 +9,7 @@ model-index:
11
  ---
12
 
13
  # codify-llama-2-7b
14
- This model is a fine-tuned version of [Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the ALPACA dataset.
15
 
16
  ## Intended uses & limitations
17
  1. Load the model as a Hugging Face Pipeline:
 
1
  ---
2
  license: apache-2.0
 
 
3
  language:
4
  - en
5
  pipeline_tag: text-generation
 
9
  ---
10
 
11
  # codify-llama-2-7b
12
+ This model is a fine-tuned version of [Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the [ALPACA_20k](https://raw.githubusercontent.com/sahil280114/codealpaca/master/data/code_alpaca_20k.json) dataset.
13
 
14
  ## Intended uses & limitations
15
  1. Load the model as a Hugging Face Pipeline: