Teja-Gollapudi commited on
Commit
7c3316d
1 Parent(s): a4ae248

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: cc
3
  datasets:
4
- - VMware/open-instruct-v1.1-oasst-dolly-hhrlhf
5
  language:
6
  - en
7
  library_name: transformers
@@ -9,10 +9,13 @@ pipeline_tag: text-generation
9
  ---
10
 
11
  # VMware/open-llama-7B-open-instruct-v1.1
12
- Instruction-tuned version of the fully trained Open LLama 7B model. The model is open for <b>commerical use</b>.
 
 
 
13
  ## License
14
  - <b>Commercially Viable </b>
15
- - Instruction dataset, [VMware/open-instruct-v1.1-oasst-dolly-hhrlhf](https://huggingface.co/datasets/VMware/open-instruct-v1.1-oasst-dolly-hhrlhf) is under cc-by-sa-3.0
16
  - Language Model, ([openlm-research/open_llama_7b](https://huggingface.co/openlm-research/open_llama_7b)) is under apache-2.0
17
 
18
 
@@ -20,8 +23,8 @@ Instruction-tuned version of the fully trained Open LLama 7B model. The model is
20
 
21
  - Model : Open-llama
22
  - Model Size: 7B parameters
23
- - Dataset: Open-instruct-v1.1 (oasst,dolly, hhrlhf)
24
-
25
 
26
  ## Use in Transformers
27
 
 
1
  ---
2
  license: cc
3
  datasets:
4
+ - VMware/open-instruct-v1-oasst-dolly-hhrlhf
5
  language:
6
  - en
7
  library_name: transformers
 
9
  ---
10
 
11
  # VMware/open-llama-7B-open-instruct-v1.1
12
+ Instruction-tuned version of the fully trained Open LLama 7B model. The model is open for <b>COMMERCIAL USE</b>.
13
+
14
+ <b> NOTE <\b> : The v1.1 model was trained using the Alpaca prompt template
15
+
16
  ## License
17
  - <b>Commercially Viable </b>
18
+ - Instruction dataset, [VMware/open-instruct-v1-oasst-dolly-hhrlhf](https://huggingface.co/datasets/VMware/open-instruct-v1-oasst-dolly-hhrlhf) is under cc-by-sa-3.0
19
  - Language Model, ([openlm-research/open_llama_7b](https://huggingface.co/openlm-research/open_llama_7b)) is under apache-2.0
20
 
21
 
 
23
 
24
  - Model : Open-llama
25
  - Model Size: 7B parameters
26
+ - Dataset: Open-instruct-v1 (oasst,dolly, hhrlhf)
27
+ - Version: 1.1 (Using Alpaca prompt template)
28
 
29
  ## Use in Transformers
30