You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
model/final-model (train the model using above train command or download the model weights)
raw-data/eval.csv (download using the 'Download Dataset' command)
raw-data/sample_submission.csv (download using the 'Download Dataset' command)
There are two output files.
result/output.csv: file used for dacon submission that the model answer is embedded.
result/output-text.json: file that allows you to check answers in text form, consisting of questions and answers.
sh inference_lora.sh
Citation
@misc{alignment_handbook2023,
author = {Lewis Tunstall and Edward Beeching and Nathan Lambert and Nazneen Rajani and Shengyi Huang and Kashif Rasul and Alexander M. Rush and Thomas Wolf},
title = {The Alignment Handbook},
year = {2023},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/huggingface/alignment-handbook}}
}
About
Robust recipes to align language models with human and AI preferences