self-instruct icon indicating copy to clipboard operation
self-instruct copied to clipboard

Aligning pretrained language models with instruction data generated by themselves.

Results 14 self-instruct issues
Sort by recently updated
recently updated
newest added

Greetings! Excellent code! I saw a few grammatical errors in some of your code that I figured I'd share with you. on Prep: Line 32 - Word misspelled. ign instead...

The paper is not clear to me. If I have an instruction seed written by human, what is the process to create a single new instruction from this single seed?...

I have my data in a bundle of pdf, documents, etc. Is there any way to extract data from them and generate instruction dataset using self-instruct?

I found fine-tune data which ouputs all have in the end。Is it use for end flag?

Why set the number of seed tasks to 175? How did the number of seed tasks affect the final results including the quality of generated instructions and the performance of...

Hello Community, I always become the same error. What does this error mean?: usage: generate_instances.py [-h] --batch_dir BATCH_DIR [--input_file INPUT_FILE] [--output_file OUTPUT_FILE] [--num_instructions NUM_INSTRUCTIONS] [--max_instances_to_generate MAX_INSTANCES_TO_GENERATE] [--generation_tasks_only] [--classification_tasks_only] [--engine ENGINE]...

Welcome to use our project https://github.com/SupritYoung/free-self-instruct