{"id":25651794,"url":"https://github.com/minpeter/stanford_alpaca_regen","last_synced_at":"2026-07-03T21:03:09.422Z","repository":{"id":276719893,"uuid":"930076149","full_name":"minpeter/stanford_alpaca_regen","owner":"minpeter","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-10T02:58:56.000Z","size":436,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-24T11:47:15.396Z","etag":null,"topics":["alpaca","dataset","self-instruct"],"latest_commit_sha":null,"homepage":"https://huggingface.co/datasets/minpeter/stanford-alpaca-regen-llama-3.3","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minpeter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-10T02:54:14.000Z","updated_at":"2025-02-10T03:45:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae13f4c0-12f1-42cc-9eb3-372115a451dd","html_url":"https://github.com/minpeter/stanford_alpaca_regen","commit_stats":null,"previous_names":["minpeter/stanford_alpaca_regen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minpeter/stanford_alpaca_regen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minpeter%2Fstanford_alpaca_regen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minpeter%2Fstanford_alpaca_regen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minpeter%2Fstanford_alpaca_regen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minpeter%2Fstanford_alpaca_regen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minpeter","download_url":"https://codeload.github.com/minpeter/stanford_alpaca_regen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minpeter%2Fstanford_alpaca_regen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266890523,"owners_count":24001556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpaca","dataset","self-instruct"],"created_at":"2025-02-23T17:33:30.681Z","updated_at":"2025-10-23T16:30:07.865Z","avatar_url":"https://github.com/minpeter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\" width=\"100%\"\u003e\n\u003cimg src=\"assets/logo.png\" alt=\"Stanford-Alpaca\" style=\"width: 50%; min-width: 300px; display: block; margin: auto;\"\u003e\n\u003c/p\u003e\n\n# Stanford Alpaca Regenerate: An Instruction-following LLaMA Model\n\nUpdated to the latest OpenAI Python SDK.\nFor the data generation part, we mostly keep it and instead replace the model training part with axolotl config.\n\n## create dataset\n\nYou need a `FRIENDLI_TOKEN`. You can get it from the [document](https://friendli.ai/docs/guides/personal_access_tokens).\n\n```bash\n## Generate 52 new data -\u003e regen.json\npython -m generate_instruction generate_instruction_following_data \\\n  --output_dir ./ \\\n  --num_instructions_to_generate 52\n\n# convert regen.json to jsonl -\u003e output.jsonl\npython convert_to_jsonl.py\n```\n\n### Example of completed data\n\n```\n$ head -n 1 output.jsonl\n{\"instruction\": \"What can you infer from the following conversation?\", \"input\": \"John: How was your weekend?\\nJane: It was great. I went to the beach with friends and had a lot of fun.\", \"output\": \"Jane had a great weekend and enjoyed her time at the beach with friends.\"}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminpeter%2Fstanford_alpaca_regen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminpeter%2Fstanford_alpaca_regen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminpeter%2Fstanford_alpaca_regen/lists"}