Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Trained 19k data points of the above mentioned dataset, with 512 max sequence length, along with QLORA config, for 3 epochs.
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- dtruong46me/mathqa-python
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
8 |
+
---
|
9 |
Trained 19k data points of the above mentioned dataset, with 512 max sequence length, along with QLORA config, for 3 epochs.
|