Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
---
|
3 |
-
base_model:
|
|
|
4 |
datasets:
|
5 |
- fineinstructions/templates_raw_subsample
|
6 |
tags:
|
@@ -8,14 +8,91 @@ tags:
|
|
8 |
- datadreamer-0.39.0
|
9 |
- synthetic
|
10 |
- text-generation
|
11 |
-
|
12 |
widget:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
pipeline_tag: text-generation
|
20 |
---
|
21 |
# Model Card
|
|
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- meta-llama/Llama-3.2-1B-Instruct
|
4 |
datasets:
|
5 |
- fineinstructions/templates_raw_subsample
|
6 |
tags:
|
|
|
8 |
- datadreamer-0.39.0
|
9 |
- synthetic
|
10 |
- text-generation
|
|
|
11 |
widget:
|
12 |
+
- text: >+
|
13 |
+
<|start_header_id|>system<|end_header_id|>
|
14 |
+
|
15 |
+
|
16 |
+
Cutting Knowledge Date: December 2023
|
17 |
+
|
18 |
+
Today Date: 31 Jan 2025
|
19 |
+
|
20 |
+
|
21 |
+
<|eot_id|><|start_header_id|>user<|end_header_id|>
|
22 |
+
|
23 |
+
|
24 |
+
What volleyball exercises should I do I'm almost in high school and i do
|
25 |
+
volleyball excellence five times a week (basically an advanced class in
|
26 |
+
school with experienced volleyball coaches) , we have 2-3 skill training
|
27 |
+
sessions a week which i feel like isn't enough for me as I would like to
|
28 |
+
improve my skills almost every day.
|
29 |
+
|
30 |
+
|
31 |
+
&#x200B;
|
32 |
+
|
33 |
+
|
34 |
+
What i wanted to know was what setting, digging, serving and spiking
|
35 |
+
exercises could i do that would help me improve all of my skills (I have a
|
36 |
+
large area to practice all these things so space isn't an
|
37 |
+
issue).<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
38 |
+
|
39 |
+
example_title: Example 1
|
40 |
+
- text: >+
|
41 |
+
<|start_header_id|>system<|end_header_id|>
|
42 |
+
|
43 |
+
|
44 |
+
Cutting Knowledge Date: December 2023
|
45 |
+
|
46 |
+
Today Date: 31 Jan 2025
|
47 |
+
|
48 |
+
|
49 |
+
<|eot_id|><|start_header_id|>user<|end_header_id|>
|
50 |
+
|
51 |
+
|
52 |
+
![enter image description here](https://i.stack.imgur.com/4ckzp.png)
|
53 |
+
|
54 |
+
|
55 |
+
Hi i am trying to make java desktop application where i am using `JLabel` I
|
56 |
+
wrote some test on `JLabel` I want to set text from the top and I am using
|
57 |
+
multiple line in `JLabel` I want to set different different color for every
|
58 |
+
line.
|
59 |
+
|
60 |
+
|
61 |
+
Here is my code:
|
62 |
+
|
63 |
+
|
64 |
+
```
|
65 |
+
|
66 |
+
JLabel label = new JLabel("<html>Case
|
67 |
+
Item
|
68 |
+
CaseNum<br>Party1<br>Party2</html>");
|
69 |
+
|
70 |
+
|
71 |
+
```
|
72 |
+
|
73 |
+
|
74 |
+
How can I achieve
|
75 |
+
this?<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
76 |
+
|
77 |
+
example_title: Example 2
|
78 |
+
- text: >+
|
79 |
+
<|start_header_id|>system<|end_header_id|>
|
80 |
+
|
81 |
+
|
82 |
+
Cutting Knowledge Date: December 2023
|
83 |
+
|
84 |
+
Today Date: 31 Jan 2025
|
85 |
+
|
86 |
+
|
87 |
+
<|eot_id|><|start_header_id|>user<|end_header_id|>
|
88 |
+
|
89 |
+
|
90 |
+
Is there a cheaper substitute for the knipex pliers? I have wanted a pair of
|
91 |
+
the knipex crimpers/pliers/cutters for a while, but I can't afford $70 for a
|
92 |
+
pair. Is there a pair that is as good, but
|
93 |
+
cheaper?<|eot_id|><|start_header_id|>assistant<|end_header_id|>
|
94 |
+
|
95 |
+
example_title: Example 3
|
96 |
pipeline_tag: text-generation
|
97 |
---
|
98 |
# Model Card
|