Update README.md
Browse files
README.md
CHANGED
@@ -17,28 +17,15 @@ language:
|
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/Qwen3-8B-unsloth-bnb-4bit
|
19 |
|
|
|
|
|
20 |
The model was finetuned with Qwen 8B model on open examples of system verilog constraints.
|
21 |
(I don't know why the Ollama run command is showing 32B...)
|
22 |
|
23 |
The model sucks because the dataset sucks. Planning to improve the dataset.
|
24 |
|
25 |
-
Dataset link : https://huggingface.co/datasets/Harshith2025/sv_constraints
|
26 |
-
The dataset contains only 10 examples.
|
27 |
-
|
28 |
-
|
29 |
-
Examples genrated by the model:
|
30 |
-
|
31 |
-
Prompt:
|
32 |
-
|
33 |
-
Code generated:
|
34 |
-
|
35 |
-
Prompt:
|
36 |
-
|
37 |
-
Code generated:
|
38 |
-
|
39 |
-
Prompt:
|
40 |
|
41 |
-
Code generated:
|
42 |
|
43 |
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
44 |
|
|
|
17 |
- **License:** apache-2.0
|
18 |
- **Finetuned from model :** unsloth/Qwen3-8B-unsloth-bnb-4bit
|
19 |
|
20 |
+
The model sucks dont use my finetuned model.
|
21 |
+
|
22 |
The model was finetuned with Qwen 8B model on open examples of system verilog constraints.
|
23 |
(I don't know why the Ollama run command is showing 32B...)
|
24 |
|
25 |
The model sucks because the dataset sucks. Planning to improve the dataset.
|
26 |
|
27 |
+
Dataset link : https://huggingface.co/datasets/Harshith2025/sv_constraints.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
|
|
29 |
|
30 |
This qwen3 model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
31 |
|