sijiasijia commited on
Commit
5ff4379
·
verified ·
1 Parent(s): 00b819a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -203
README.md CHANGED
@@ -14,26 +14,19 @@ tags:
14
  - llm-course
15
  ---
16
 
17
- # Model Card for Model ID
18
 
19
  7374-course-llm
20
 
21
-
22
-
23
-
24
- ## Model Details
25
-
26
  ### Model Description
27
 
28
- ###### LoRA Backward Model (1000 samples)
29
 
30
  This model is a LoRA-finetuned version of [`NousResearch/Llama-2-7b-hf`](https://huggingface.co/NousResearch/Llama-2-7b-hf), trained to predict the instruction (x) given the assistant response (y). This implements the backward model training from the paper:
31
 
32
  > [Self-Alignment with Instruction Backtranslation](https://arxiv.org/pdf/2308.06259.pdf)
33
 
34
- ---
35
-
36
- ###### Dataset
37
 
38
  [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) and extract pairs of the form:
39
 
@@ -46,204 +39,11 @@ This model is a LoRA-finetuned version of [`NousResearch/Llama-2-7b-hf`](https:/
46
 
47
 
48
 
49
- - **Developed by:** [More Information Needed]
50
- - **Funded by [optional]:** [More Information Needed]
51
- - **Shared by [optional]:** [More Information Needed]
52
- - **Model type:** [More Information Needed]
53
- - **Language(s) (NLP):** [More Information Needed]
54
- - **License:** [More Information Needed]
55
- - **Finetuned from model [optional]:** [More Information Needed]
56
-
57
- ### Model Sources [optional]
58
-
59
- <!-- Provide the basic links for the model. -->
60
-
61
- - **Repository:** [More Information Needed]
62
- - **Paper [optional]:** [More Information Needed]
63
- - **Demo [optional]:** [More Information Needed]
64
-
65
- ## Uses
66
-
67
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
68
-
69
- ### Direct Use
70
-
71
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
72
-
73
- [More Information Needed]
74
-
75
- ### Downstream Use [optional]
76
-
77
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
78
-
79
- [More Information Needed]
80
-
81
- ### Out-of-Scope Use
82
-
83
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
84
-
85
- [More Information Needed]
86
-
87
- ## Bias, Risks, and Limitations
88
-
89
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
90
-
91
- [More Information Needed]
92
-
93
- ### Recommendations
94
-
95
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
96
-
97
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
98
-
99
- ## How to Get Started with the Model
100
-
101
- Use the code below to get started with the model.
102
-
103
- [More Information Needed]
104
-
105
- ## Training Details
106
-
107
- ### Training Data
108
-
109
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
110
-
111
- [More Information Needed]
112
-
113
- ### Training Procedure
114
-
115
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
116
-
117
- #### Preprocessing [optional]
118
-
119
- [More Information Needed]
120
-
121
-
122
- #### Training Hyperparameters
123
-
124
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
125
-
126
- #### Speeds, Sizes, Times [optional]
127
-
128
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
129
-
130
- [More Information Needed]
131
-
132
- ## Evaluation
133
-
134
- <!-- This section describes the evaluation protocols and provides the results. -->
135
-
136
- ### Testing Data, Factors & Metrics
137
-
138
- #### Testing Data
139
-
140
- <!-- This should link to a Dataset Card if possible. -->
141
-
142
- [More Information Needed]
143
-
144
- #### Factors
145
-
146
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
147
-
148
- [More Information Needed]
149
-
150
- #### Metrics
151
-
152
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
153
-
154
- [More Information Needed]
155
-
156
- ### Results
157
-
158
- [More Information Needed]
159
-
160
- #### Summary
161
-
162
-
163
-
164
- ## Model Examination [optional]
165
-
166
- <!-- Relevant interpretability work for the model goes here -->
167
-
168
- [More Information Needed]
169
-
170
- ## Environmental Impact
171
-
172
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
173
-
174
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
175
-
176
- - **Hardware Type:** [More Information Needed]
177
- - **Hours used:** [More Information Needed]
178
- - **Cloud Provider:** [More Information Needed]
179
- - **Compute Region:** [More Information Needed]
180
- - **Carbon Emitted:** [More Information Needed]
181
-
182
- ## Technical Specifications [optional]
183
-
184
- ### Model Architecture and Objective
185
-
186
- [More Information Needed]
187
-
188
- ### Compute Infrastructure
189
-
190
- [More Information Needed]
191
-
192
- #### Hardware
193
-
194
- [More Information Needed]
195
-
196
- #### Software
197
-
198
- [More Information Needed]
199
-
200
- ## Citation [optional]
201
-
202
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
203
-
204
- **BibTeX:**
205
-
206
- [More Information Needed]
207
-
208
- **APA:**
209
-
210
- [More Information Needed]
211
-
212
- ## Glossary [optional]
213
-
214
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
215
-
216
- [More Information Needed]
217
-
218
- ## More Information [optional]
219
-
220
- [More Information Needed]
221
-
222
- ## Model Card Authors [optional]
223
-
224
- [More Information Needed]
225
-
226
- ## Model Card Contact
227
-
228
- [More Information Needed]
229
- ## Training procedure
230
-
231
-
232
- ### Framework versions
233
-
234
-
235
- - PEFT 0.6.2
236
- ## Training procedure
237
 
238
 
239
- ### Framework versions
240
 
241
 
242
- - PEFT 0.6.2
243
- ## Training procedure
244
 
245
 
246
- ### Framework versions
247
 
248
 
249
- - PEFT 0.6.2
 
14
  - llm-course
15
  ---
16
 
17
+ ### Model Card for Model ID
18
 
19
  7374-course-llm
20
 
 
 
 
 
 
21
  ### Model Description
22
 
23
+ # LoRA Backward Model (1000 samples)
24
 
25
  This model is a LoRA-finetuned version of [`NousResearch/Llama-2-7b-hf`](https://huggingface.co/NousResearch/Llama-2-7b-hf), trained to predict the instruction (x) given the assistant response (y). This implements the backward model training from the paper:
26
 
27
  > [Self-Alignment with Instruction Backtranslation](https://arxiv.org/pdf/2308.06259.pdf)
28
 
29
+ # Dataset
 
 
30
 
31
  [timdettmers/openassistant-guanaco](https://huggingface.co/datasets/timdettmers/openassistant-guanaco) and extract pairs of the form:
32
 
 
39
 
40
 
41
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
 
 
44
 
45
 
 
 
46
 
47
 
 
48
 
49