We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, which model should I use for inference from the finetuned result? This is the structure from finetuned result folder:
\---checkpoint-15478 | config.json | latest | model.safetensors | rng_state_0.pth | rng_state_1.pth | sentencepiece.bpe.model | special_tokens_map.json | tokenizer.json | tokenizer_config.json | trainer_state.json | training_args.bin | zero_to_fp32.py | \---global_step15478 mp_rank_00_model_states.pt zero_pp_rank_0_mp_rank_00_optim_states.pt zero_pp_rank_1_mp_rank_00_optim_states.pt
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, which model should I use for inference from the finetuned result?
This is the structure from finetuned result folder:
The text was updated successfully, but these errors were encountered: