Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -181,25 +181,6 @@ templates = [
|
|
| 181 |
]
|
| 182 |
```
|
| 183 |
|
| 184 |
-
## Recommended Models for Fine-tuning
|
| 185 |
-
|
| 186 |
-
Based on the structured nature of X3D generation:
|
| 187 |
-
|
| 188 |
-
1. **Qwen2.5-Coder-7B-Instruct** (Best Overall)
|
| 189 |
-
- Excellent for code/structured data
|
| 190 |
-
- Strong XML understanding
|
| 191 |
-
|
| 192 |
-
2. **CodeLlama-13B-Instruct**
|
| 193 |
-
- Specialized for code generation
|
| 194 |
-
- Good spatial reasoning
|
| 195 |
-
|
| 196 |
-
3. **Mistral-7B-Instruct-v0.3**
|
| 197 |
-
- Efficient and fast
|
| 198 |
-
- Good instruction following
|
| 199 |
-
|
| 200 |
-
4. **DeepSeek-Coder-7B**
|
| 201 |
-
- Strong at structured output
|
| 202 |
-
- Good for long sequences
|
| 203 |
|
| 204 |
## Training Configuration Example
|
| 205 |
|
|
|
|
| 181 |
]
|
| 182 |
```
|
| 183 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 184 |
|
| 185 |
## Training Configuration Example
|
| 186 |
|