Update README.md
Browse files
README.md
CHANGED
|
@@ -5,8 +5,6 @@ language:
|
|
| 5 |
- ja
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
library_name: transformers
|
| 8 |
-
datasets:
|
| 9 |
-
- vericava/sft-tool-calling-structured-output-v1
|
| 10 |
base_model:
|
| 11 |
- Qwen/Qwen2.5-7B
|
| 12 |
---
|
|
@@ -17,4 +15,3 @@ base_model:
|
|
| 17 |
This is a base model for finetuning Qwen2.5-7B for Japanese capable tooling and structured outputs.
|
| 18 |
|
| 19 |
Please see [Dataset vericava/sft-tool-calling-structured-output-v1](https://huggingface.co/datasets/vericava/sft-tool-calling-structured-output-v1) for details.
|
| 20 |
-
``
|
|
|
|
| 5 |
- ja
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
library_name: transformers
|
|
|
|
|
|
|
| 8 |
base_model:
|
| 9 |
- Qwen/Qwen2.5-7B
|
| 10 |
---
|
|
|
|
| 15 |
This is a base model for finetuning Qwen2.5-7B for Japanese capable tooling and structured outputs.
|
| 16 |
|
| 17 |
Please see [Dataset vericava/sft-tool-calling-structured-output-v1](https://huggingface.co/datasets/vericava/sft-tool-calling-structured-output-v1) for details.
|
|
|