Teja-Gollapudi commited on
Commit
23e20be
1 Parent(s): e390c55

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
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
@@ -12,7 +12,7 @@ pipeline_tag: conversational
12
 
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_preview_300bt](https://huggingface.co/openlm-research/open_llama_7b_preview_300bt/tree/main/open_llama_7b_preview_300bt_transformers_weights)) is under apache-2.0
17
 
18
 
@@ -22,6 +22,7 @@ pipeline_tag: conversational
22
  - Model trained on : 300B or 0.3 T tokens
23
  - Model Size: 7B parameters
24
  - Dataset: Open-instruct-v1.1 (oasst,dolly, hhrlhf)
 
25
 
26
 
27
  ## Use in Transformers
 
1
  ---
2
  license: cc
3
  datasets:
4
+ - VMware/open-instruct-v1-oasst-dolly-hhrlhf
5
  language:
6
  - en
7
  library_name: transformers
 
12
 
13
  ## License
14
  - <b>Commercially Viable </b>
15
+ - 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
16
  - Language Model ([openlm-research/open_llama_7b_preview_300bt](https://huggingface.co/openlm-research/open_llama_7b_preview_300bt/tree/main/open_llama_7b_preview_300bt_transformers_weights)) is under apache-2.0
17
 
18
 
 
22
  - Model trained on : 300B or 0.3 T tokens
23
  - Model Size: 7B parameters
24
  - Dataset: Open-instruct-v1.1 (oasst,dolly, hhrlhf)
25
+ - Version: V1 (Alpaca Prompt template)
26
 
27
 
28
  ## Use in Transformers