Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,8 @@ This model is a fine-tuned version of [`deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5
|
|
14 |
|
15 |
Fine-tuning was conducted using DeepSpeed on a multi-A100 GPU setup via RunPod for efficient training in memory-constrained environments. The training dataset includes complex logical SQL queries generated synthetically with corresponding natural language prompts and CoT explanations.
|
16 |
|
|
|
|
|
17 |
---
|
18 |
|
19 |
## 🧾 Model Details
|
|
|
14 |
|
15 |
Fine-tuning was conducted using DeepSpeed on a multi-A100 GPU setup via RunPod for efficient training in memory-constrained environments. The training dataset includes complex logical SQL queries generated synthetically with corresponding natural language prompts and CoT explanations.
|
16 |
|
17 |
+
For inference, please see this publicly available [notebook](https://colab.research.google.com/drive/10CJqyIAOd9QnEp0W8NN_SxdiOrFsBz0-?usp=sharing).
|
18 |
+
|
19 |
---
|
20 |
|
21 |
## 🧾 Model Details
|