totally-not-an-llm commited on
Commit
08120c1
1 Parent(s): 1975b5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -7,6 +7,8 @@ base_model: TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T
7
  model-index:
8
  - name: qlora-out
9
  results: []
 
 
10
  ---
11
 
12
  [<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)
@@ -92,17 +94,16 @@ It achieves the following results on the evaluation set:
92
 
93
  ## Model description
94
 
95
- More information needed
96
-
97
- ## Intended uses & limitations
98
-
99
- More information needed
100
 
101
- ## Training and evaluation data
 
102
 
103
- More information needed
 
104
 
105
- ## Training procedure
 
106
 
107
  ### Training hyperparameters
108
 
 
7
  model-index:
8
  - name: qlora-out
9
  results: []
10
+ datasets:
11
+ - totally-not-an-llm/ZorgonChat
12
  ---
13
 
14
  [<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)
 
94
 
95
  ## Model description
96
 
97
+ Trained on a dataset of "alien language" chats to see if it will learn to talk in english. Prompt format is:
 
 
 
 
98
 
99
+ ```
100
+ You are a helpful assistant., respond in Language: English
101
 
102
+ ### Instruction:
103
+ {prompt}
104
 
105
+ ### Response:
106
+ ```
107
 
108
  ### Training hyperparameters
109