LaierTwoLabs
commited on
Commit
•
1d99261
1
Parent(s):
3e78a3d
Update README.md
Browse files
README.md
CHANGED
@@ -180,10 +180,10 @@ This should not be required after transformers-v4.33.4.
|
|
180 |
## Training Details
|
181 |
|
182 |
|
183 |
-
SFT full parameters Finetune
|
184 |
|
185 |
|
186 |
-
DPO
|
187 |
|
188 |
|
189 |
using [alignment-handbook](https://github.com/huggingface/alignment-handbook)
|
@@ -214,10 +214,10 @@ Responses to each benchmark question were generated from the models being evalua
|
|
214 |
|
215 |
|
216 |
<!-- This should link to a Dataset Card if possible. -->
|
217 |
-
250 Bitcoin & Bitcoin culture
|
218 |
|
219 |
|
220 |
-
[
|
221 |
|
222 |
|
223 |
### Results
|
|
|
180 |
## Training Details
|
181 |
|
182 |
|
183 |
+
SFT full parameters Finetune on QA's dataset.
|
184 |
|
185 |
|
186 |
+
DPO finetune to further improve model alignment.
|
187 |
|
188 |
|
189 |
using [alignment-handbook](https://github.com/huggingface/alignment-handbook)
|
|
|
214 |
|
215 |
|
216 |
<!-- This should link to a Dataset Card if possible. -->
|
217 |
+
250 Bitcoin & Bitcoin culture question and answers on various Bitcoin-related topics
|
218 |
|
219 |
|
220 |
+
[Bitcoin Maximalism dataset](https://huggingface.co/datasets/LaierTwoLabsInc/BitcoinMaximalism)
|
221 |
|
222 |
|
223 |
### Results
|