Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,13 @@
|
|
| 2 |
license: other
|
| 3 |
license_name: phi-3
|
| 4 |
license_link: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/raw/main/LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
Finetune of [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct) on [m-a-p/CodeFeedback-Filtered-Instruction](https://huggingface.co/datasets/m-a-p/CodeFeedback-Filtered-Instruction) for ~9-10h using a single 3090 24GB.
|
| 7 |
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: phi-3
|
| 4 |
license_link: https://huggingface.co/microsoft/Phi-3-mini-128k-instruct/raw/main/LICENSE
|
| 5 |
+
datasets:
|
| 6 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
| 7 |
+
tags:
|
| 8 |
+
- phi
|
| 9 |
+
- phi-3
|
| 10 |
+
- '3'
|
| 11 |
+
- code
|
| 12 |
---
|
| 13 |
Finetune of [microsoft/Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct) on [m-a-p/CodeFeedback-Filtered-Instruction](https://huggingface.co/datasets/m-a-p/CodeFeedback-Filtered-Instruction) for ~9-10h using a single 3090 24GB.
|
| 14 |
|