harborwater commited on
Commit
e06caa7
·
1 Parent(s): 4da0c66

Update README.md

Browse files

Finetuned for 1 epoch on WizardLM_evol_instruct_v2_196k

Prompt template:
```
### HUMAN:
{prompt}

### RESPONSE:
<leave a newline for the model to answer>
```

[<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)

Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - WizardLM/WizardLM_evol_instruct_V2_196k
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ ---