Update README.md
Browse files
README.md
CHANGED
|
@@ -11,9 +11,12 @@ licence: license
|
|
| 11 |
|
| 12 |
# Model Card for qwen2-7b-instruct-trl-sft-newick_extraction_1
|
| 13 |
|
|
|
|
|
|
|
| 14 |
This model is a fine-tuned version of [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
|
|
|
| 17 |
## Quick start
|
| 18 |
|
| 19 |
```python
|
|
|
|
| 11 |
|
| 12 |
# Model Card for qwen2-7b-instruct-trl-sft-newick_extraction_1
|
| 13 |
|
| 14 |
+
This model is purely for showcasing an error during the dataset preparation. It is not functional.
|
| 15 |
+
|
| 16 |
This model is a fine-tuned version of [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct).
|
| 17 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 18 |
|
| 19 |
+
|
| 20 |
## Quick start
|
| 21 |
|
| 22 |
```python
|