neph1 commited on
Commit
61e8de7
1 Parent(s): 490407c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -204
README.md CHANGED
@@ -12,219 +12,48 @@ datasets:
12
 
13
  # Model Card for Model ID
14
 
15
- <!-- Provide a quick summary of what the model is/does. -->
16
-
17
-
 
 
18
 
19
  ## Model Details
20
 
21
  Training run on 240606:
22
 
23
- Step Training Loss Validation Loss
24
- 25 1.506400 1.164538
25
- 50 1.128500 1.059316
26
- 75 1.095100 1.040511
27
- 100 1.068700 1.031033
28
- 125 1.061300 1.024377
29
- 150 1.035700 1.017490
30
- 175 1.061200 1.012095
31
- 200 1.031600 1.007867
32
- 225 1.031900 1.002652
33
- 250 0.958300 1.003817
34
- 275 0.967900 1.000483
35
- 300 0.950000 0.998807
36
- 325 0.974300 0.996894
37
- 350 0.960700 0.994098
38
- 375 0.956000 0.991491
39
- 400 0.940500 0.988697
40
- 425 0.949100 0.987253
41
- 450 0.940600 0.986425 <-- Picked checkpoint
42
- 475 0.888300 0.994204
43
- 500 0.881700 0.994897
44
 
45
  ### Model Description
46
 
47
- <!-- Provide a longer summary of what this model is. -->
48
-
49
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
50
-
51
- - **Developed by:** [More Information Needed]
52
- - **Funded by [optional]:** [More Information Needed]
53
- - **Shared by [optional]:** [More Information Needed]
54
- - **Model type:** [More Information Needed]
55
- - **Language(s) (NLP):** [More Information Needed]
56
- - **License:** [More Information Needed]
57
- - **Finetuned from model [optional]:** [More Information Needed]
58
-
59
- ### Model Sources [optional]
60
-
61
- <!-- Provide the basic links for the model. -->
62
-
63
- - **Repository:** [More Information Needed]
64
- - **Paper [optional]:** [More Information Needed]
65
- - **Demo [optional]:** [More Information Needed]
66
-
67
- ## Uses
68
-
69
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
70
-
71
- ### Direct Use
72
-
73
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
74
-
75
- [More Information Needed]
76
-
77
- ### Downstream Use [optional]
78
-
79
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
80
-
81
- [More Information Needed]
82
-
83
- ### Out-of-Scope Use
84
-
85
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
86
-
87
- [More Information Needed]
88
-
89
- ## Bias, Risks, and Limitations
90
-
91
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
92
-
93
- [More Information Needed]
94
-
95
- ### Recommendations
96
-
97
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
98
-
99
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
100
-
101
- ## How to Get Started with the Model
102
-
103
- Use the code below to get started with the model.
104
-
105
- [More Information Needed]
106
-
107
- ## Training Details
108
-
109
- ### Training Data
110
-
111
- <!-- 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. -->
112
-
113
- [More Information Needed]
114
-
115
- ### Training Procedure
116
-
117
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
118
-
119
- #### Preprocessing [optional]
120
-
121
- [More Information Needed]
122
-
123
-
124
- #### Training Hyperparameters
125
-
126
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
127
-
128
- #### Speeds, Sizes, Times [optional]
129
-
130
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
131
-
132
- [More Information Needed]
133
-
134
- ## Evaluation
135
-
136
- <!-- This section describes the evaluation protocols and provides the results. -->
137
-
138
- ### Testing Data, Factors & Metrics
139
-
140
- #### Testing Data
141
-
142
- <!-- This should link to a Dataset Card if possible. -->
143
-
144
- [More Information Needed]
145
-
146
- #### Factors
147
-
148
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
149
-
150
- [More Information Needed]
151
-
152
- #### Metrics
153
-
154
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
155
-
156
- [More Information Needed]
157
-
158
- ### Results
159
-
160
- [More Information Needed]
161
-
162
- #### Summary
163
-
164
-
165
-
166
- ## Model Examination [optional]
167
-
168
- <!-- Relevant interpretability work for the model goes here -->
169
-
170
- [More Information Needed]
171
-
172
- ## Environmental Impact
173
-
174
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
175
-
176
- 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).
177
-
178
- - **Hardware Type:** [More Information Needed]
179
- - **Hours used:** [More Information Needed]
180
- - **Cloud Provider:** [More Information Needed]
181
- - **Compute Region:** [More Information Needed]
182
- - **Carbon Emitted:** [More Information Needed]
183
-
184
- ## Technical Specifications [optional]
185
-
186
- ### Model Architecture and Objective
187
-
188
- [More Information Needed]
189
-
190
- ### Compute Infrastructure
191
-
192
- [More Information Needed]
193
-
194
- #### Hardware
195
-
196
- [More Information Needed]
197
-
198
- #### Software
199
-
200
- [More Information Needed]
201
-
202
- ## Citation [optional]
203
-
204
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
205
-
206
- **BibTeX:**
207
-
208
- [More Information Needed]
209
-
210
- **APA:**
211
-
212
- [More Information Needed]
213
-
214
- ## Glossary [optional]
215
-
216
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
217
-
218
- [More Information Needed]
219
-
220
- ## More Information [optional]
221
-
222
- [More Information Needed]
223
-
224
- ## Model Card Authors [optional]
225
 
226
- [More Information Needed]
 
 
 
 
 
227
 
228
  ## Model Card Contact
229
 
230
- [More Information Needed]
 
12
 
13
  # Model Card for Model ID
14
 
15
+ This version of bellman is finetuned from llama-3-instruct-8b.
16
+ It is arguable whether it's better at Swedish, because llama-3 is really good. It's however finetuned for prompt question answering, based on a dataset created from
17
+ Swedish wikipedia, with a lot of Sweden-centric questions.
18
+ New from previous versions is questions from a translated code-feedback dataset, as well as a number of stories. It's not great at generating stories,
19
+ but better than previosly.
20
 
21
  ## Model Details
22
 
23
  Training run on 240606:
24
 
25
+ Step Training Loss Validation Loss<br>
26
+ 25 1.506400 1.164538<br>
27
+ 50 1.128500 1.059316<br>
28
+ 75 1.095100 1.040511<br>
29
+ 100 1.068700 1.031033<br>
30
+ 125 1.061300 1.024377<br>
31
+ 150 1.035700 1.017490<br>
32
+ 175 1.061200 1.012095<br>
33
+ 200 1.031600 1.007867<br>
34
+ 225 1.031900 1.002652<br>
35
+ 250 0.958300 1.003817<br>
36
+ 275 0.967900 1.000483<br>
37
+ 300 0.950000 0.998807<br>
38
+ 325 0.974300 0.996894<br>
39
+ 350 0.960700 0.994098<br>
40
+ 375 0.956000 0.991491<br>
41
+ 400 0.940500 0.988697<br>
42
+ 425 0.949100 0.987253<br>
43
+ 450 0.940600 0.986425 <-- Picked checkpoint<br>
44
+ 475 0.888300 0.994204<br>
45
+ 500 0.881700 0.994897<br>
46
 
47
  ### Model Description
48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
49
 
50
+ - **Developed by:** Me
51
+ - **Funded by:** Me
52
+ - **Model type:** Instruct
53
+ - **Language(s) (NLP):** Swedish
54
+ - **License:** llama-3
55
+ - **Finetuned from model:** Llama3 Instruct 8b
56
 
57
  ## Model Card Contact
58
 
59