Commit ·
1004a16
1
Parent(s): 2625df4
Update Readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
| 1 |
+
Phi 2 is finetuned using gsm8k dataset.
|
| 2 |
+
Dataset link :- https://huggingface.co/datasets/gsm8k
|
| 3 |
+
|
| 4 |
+
Please find the inference colab notebook link:-
|
| 5 |
+
https://colab.research.google.com/drive/14m9nnKKDhi8qPkpHhuMd6w8rVEE2D5GI?usp=sharing
|
| 6 |
+
|
| 7 |
+
Currently, the model has incorporated the dataset and generates responses based on our training. We are continuing efforts to fine-tune the model for more precise output.
|
| 8 |
+
|
| 9 |
---
|
| 10 |
license: apache-2.0
|
| 11 |
---
|