--- library_name: transformers tags: [] --- # Model Card for Model ID Phi-2 finetuned on [c-s-ale/alpaca-gpt4-data](https://huggingface.co/datasets/c-s-ale/alpaca-gpt4-data) dataset. Trained only on first 9k samples for 1 epoch. Prompt format: ``` ### INSTRUCTION: {instruction} ### INPUT: {input} ### RESPONSE: {output} ```