austindavis commited on
Commit
4592aaa
1 Parent(s): 1cc9bfe

End of training

Browse files
Files changed (2) hide show
  1. README.md +125 -196
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,199 +1,128 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
4
  ---
5
 
6
- # Model Card for Model ID
7
-
8
- <!-- Provide a quick summary of what the model is/does. -->
9
-
10
-
11
-
12
- ## Model Details
13
-
14
- ### Model Description
15
-
16
- <!-- Provide a longer summary of what this model is. -->
17
-
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
-
20
- - **Developed by:** [More Information Needed]
21
- - **Funded by [optional]:** [More Information Needed]
22
- - **Shared by [optional]:** [More Information Needed]
23
- - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
- - **Finetuned from model [optional]:** [More Information Needed]
27
-
28
- ### Model Sources [optional]
29
-
30
- <!-- Provide the basic links for the model. -->
31
-
32
- - **Repository:** [More Information Needed]
33
- - **Paper [optional]:** [More Information Needed]
34
- - **Demo [optional]:** [More Information Needed]
35
-
36
- ## Uses
37
-
38
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
-
40
- ### Direct Use
41
-
42
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
-
44
- [More Information Needed]
45
-
46
- ### Downstream Use [optional]
47
-
48
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
-
50
- [More Information Needed]
51
-
52
- ### Out-of-Scope Use
53
-
54
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
-
56
- [More Information Needed]
57
-
58
- ## Bias, Risks, and Limitations
59
-
60
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
-
62
- [More Information Needed]
63
-
64
- ### Recommendations
65
-
66
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
-
68
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
-
70
- ## How to Get Started with the Model
71
-
72
- Use the code below to get started with the model.
73
-
74
- [More Information Needed]
75
-
76
- ## Training Details
77
-
78
- ### Training Data
79
-
80
- <!-- 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. -->
81
-
82
- [More Information Needed]
83
-
84
- ### Training Procedure
85
-
86
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
-
88
- #### Preprocessing [optional]
89
-
90
- [More Information Needed]
91
-
92
-
93
- #### Training Hyperparameters
94
-
95
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
-
97
- #### Speeds, Sizes, Times [optional]
98
-
99
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
-
101
- [More Information Needed]
102
-
103
- ## Evaluation
104
-
105
- <!-- This section describes the evaluation protocols and provides the results. -->
106
-
107
- ### Testing Data, Factors & Metrics
108
-
109
- #### Testing Data
110
-
111
- <!-- This should link to a Dataset Card if possible. -->
112
-
113
- [More Information Needed]
114
-
115
- #### Factors
116
-
117
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
-
119
- [More Information Needed]
120
-
121
- #### Metrics
122
-
123
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
-
125
- [More Information Needed]
126
-
127
- ### Results
128
-
129
- [More Information Needed]
130
-
131
- #### Summary
132
-
133
-
134
-
135
- ## Model Examination [optional]
136
-
137
- <!-- Relevant interpretability work for the model goes here -->
138
-
139
- [More Information Needed]
140
-
141
- ## Environmental Impact
142
-
143
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
-
145
- 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).
146
-
147
- - **Hardware Type:** [More Information Needed]
148
- - **Hours used:** [More Information Needed]
149
- - **Cloud Provider:** [More Information Needed]
150
- - **Compute Region:** [More Information Needed]
151
- - **Carbon Emitted:** [More Information Needed]
152
-
153
- ## Technical Specifications [optional]
154
-
155
- ### Model Architecture and Objective
156
-
157
- [More Information Needed]
158
-
159
- ### Compute Infrastructure
160
-
161
- [More Information Needed]
162
-
163
- #### Hardware
164
-
165
- [More Information Needed]
166
-
167
- #### Software
168
-
169
- [More Information Needed]
170
-
171
- ## Citation [optional]
172
-
173
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
-
175
- **BibTeX:**
176
-
177
- [More Information Needed]
178
-
179
- **APA:**
180
-
181
- [More Information Needed]
182
-
183
- ## Glossary [optional]
184
-
185
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
-
187
- [More Information Needed]
188
-
189
- ## More Information [optional]
190
-
191
- [More Information Needed]
192
-
193
- ## Model Card Authors [optional]
194
-
195
- [More Information Needed]
196
-
197
- ## Model Card Contact
198
-
199
- [More Information Needed]
 
1
  ---
2
+ base_model: austindavis/gpt2-lichess-uci-2016-01_11
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: gpt2-lichess-uci-202306
7
+ results: []
8
  ---
9
 
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # gpt2-lichess-uci-202306
14
+
15
+ This model is a fine-tuned version of [austindavis/gpt2-lichess-uci-2016-01_11](https://huggingface.co/austindavis/gpt2-lichess-uci-2016-01_11) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.8839
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 0.002
37
+ - train_batch_size: 20
38
+ - eval_batch_size: 8
39
+ - seed: 42
40
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
+ - lr_scheduler_type: cosine
42
+ - num_epochs: 1
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss |
47
+ |:-------------:|:------:|:-------:|:---------------:|
48
+ | 1.022 | 0.1323 | 165000 | 1.0013 |
49
+ | 1.0204 | 0.1443 | 180000 | 1.0001 |
50
+ | 1.0186 | 0.1563 | 195000 | 0.9973 |
51
+ | 1.0155 | 0.1684 | 210000 | 0.9954 |
52
+ | 1.0133 | 0.1804 | 225000 | 0.9935 |
53
+ | 1.0118 | 0.1924 | 240000 | 0.9924 |
54
+ | 1.0092 | 0.2044 | 255000 | 0.9893 |
55
+ | 1.007 | 0.2165 | 270000 | 0.9881 |
56
+ | 1.0057 | 0.2285 | 285000 | 0.9868 |
57
+ | 1.0035 | 0.2405 | 300000 | 0.9879 |
58
+ | 1.004 | 0.2525 | 315000 | 0.9843 |
59
+ | 1.0005 | 0.2646 | 330000 | 0.9807 |
60
+ | 0.9986 | 0.2766 | 345000 | 0.9805 |
61
+ | 0.9983 | 0.2886 | 360000 | 0.9776 |
62
+ | 0.9965 | 0.3006 | 375000 | 0.9781 |
63
+ | 0.9935 | 0.3127 | 390000 | 0.9754 |
64
+ | 0.9935 | 0.3247 | 405000 | 0.9761 |
65
+ | 0.9916 | 0.3367 | 420000 | 0.9743 |
66
+ | 0.989 | 0.3487 | 435000 | 0.9712 |
67
+ | 0.988 | 0.3608 | 450000 | 0.9702 |
68
+ | 0.9862 | 0.3728 | 465000 | 0.9703 |
69
+ | 0.9837 | 0.3848 | 480000 | 0.9680 |
70
+ | 0.983 | 0.3968 | 495000 | 0.9643 |
71
+ | 0.9816 | 0.4089 | 510000 | 0.9634 |
72
+ | 0.9796 | 0.4209 | 525000 | 0.9628 |
73
+ | 0.9777 | 0.4329 | 540000 | 0.9612 |
74
+ | 0.9744 | 0.4449 | 555000 | 0.9587 |
75
+ | 0.9733 | 0.4570 | 570000 | 0.9590 |
76
+ | 0.97 | 0.4690 | 585000 | 0.9566 |
77
+ | 0.9693 | 0.4810 | 600000 | 0.9539 |
78
+ | 0.9684 | 0.4930 | 615000 | 0.9532 |
79
+ | 0.9652 | 0.5051 | 630000 | 0.9509 |
80
+ | 0.9644 | 0.5171 | 645000 | 0.9501 |
81
+ | 0.9614 | 0.5291 | 660000 | 0.9479 |
82
+ | 0.9606 | 0.5411 | 675000 | 0.9466 |
83
+ | 0.9597 | 0.5532 | 690000 | 0.9444 |
84
+ | 0.9556 | 0.5652 | 705000 | 0.9416 |
85
+ | 0.9541 | 0.5772 | 720000 | 0.9413 |
86
+ | 0.9522 | 0.5892 | 735000 | 0.9382 |
87
+ | 0.9491 | 0.6013 | 750000 | 0.9367 |
88
+ | 0.9471 | 0.6133 | 765000 | 0.9354 |
89
+ | 0.9459 | 0.6253 | 780000 | 0.9321 |
90
+ | 0.9416 | 0.6373 | 795000 | 0.9309 |
91
+ | 0.9401 | 0.6494 | 810000 | 0.9287 |
92
+ | 0.9383 | 0.6614 | 825000 | 0.9265 |
93
+ | 0.9375 | 0.6734 | 840000 | 0.9238 |
94
+ | 0.9354 | 0.6854 | 855000 | 0.9225 |
95
+ | 0.9323 | 0.6975 | 870000 | 0.9196 |
96
+ | 0.9291 | 0.7095 | 885000 | 0.9189 |
97
+ | 0.9276 | 0.7215 | 900000 | 0.9165 |
98
+ | 0.9266 | 0.7335 | 915000 | 0.9142 |
99
+ | 0.9221 | 0.7456 | 930000 | 0.9130 |
100
+ | 0.9216 | 0.7576 | 945000 | 0.9106 |
101
+ | 0.9191 | 0.7696 | 960000 | 0.9084 |
102
+ | 0.9152 | 0.7816 | 975000 | 0.9062 |
103
+ | 0.9127 | 0.7937 | 990000 | 0.9039 |
104
+ | 0.9133 | 0.8057 | 1005000 | 0.9014 |
105
+ | 0.9086 | 0.8177 | 1020000 | 0.8997 |
106
+ | 0.9078 | 0.8297 | 1035000 | 0.8978 |
107
+ | 0.9054 | 0.8418 | 1050000 | 0.8955 |
108
+ | 0.9037 | 0.8538 | 1065000 | 0.8943 |
109
+ | 0.9015 | 0.8658 | 1080000 | 0.8926 |
110
+ | 0.9006 | 0.8778 | 1095000 | 0.8912 |
111
+ | 0.8991 | 0.8899 | 1110000 | 0.8897 |
112
+ | 0.897 | 0.9019 | 1125000 | 0.8885 |
113
+ | 0.8971 | 0.9139 | 1140000 | 0.8873 |
114
+ | 0.894 | 0.9259 | 1155000 | 0.8864 |
115
+ | 0.8938 | 0.9380 | 1170000 | 0.8854 |
116
+ | 0.893 | 0.9500 | 1185000 | 0.8848 |
117
+ | 0.8922 | 0.9620 | 1200000 | 0.8844 |
118
+ | 0.8936 | 0.9740 | 1215000 | 0.8841 |
119
+ | 0.8923 | 0.9861 | 1230000 | 0.8840 |
120
+ | 0.8922 | 0.9981 | 1245000 | 0.8839 |
121
+
122
+
123
+ ### Framework versions
124
+
125
+ - Transformers 4.40.1
126
+ - Pytorch 2.3.0
127
+ - Datasets 2.19.1
128
+ - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ccbb70be6735c24a2b94dd04e824e7192a519380ac3a73b87084cf76d3c9772
3
  size 102086376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12ce7e4f8c5ca4c632850af3d296fe8a118132f199f2853b0b7484336d6f97ff
3
  size 102086376