Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,10 @@ model-index:
|
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
#code
|
| 17 |
|
| 18 |
```python
|
|
|
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 14 |
should probably proofread and complete it, then remove this comment. -->
|
| 15 |
|
| 16 |
+
#dataset-used: codeparrot/xlcost-text-to-code
|
| 17 |
+
|
| 18 |
+
#github notebook: https://github.com/manishzed/LLM-Fine-tune/blob/main/Llama_2_7b_chat_fine_tune_text_to_python.ipynb
|
| 19 |
+
|
| 20 |
#code
|
| 21 |
|
| 22 |
```python
|