Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,22 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
Dataset Description
|
5 |
Repository: Arduino Project Generator Code
|
6 |
|
7 |
Author: Cameron Jones
|
8 |
|
9 |
-
License: [Specify license - if applicable]
|
10 |
-
|
11 |
-
Curated by: [Your Name/Organization]
|
12 |
|
13 |
Dataset Summary
|
14 |
This dataset contains 5,000 synthetic conversation examples generated by a Java-based Arduino project suggestion system. Each conversation follows a structured format where:
|
@@ -133,17 +141,14 @@ Component lists may need supplementation based on availability
|
|
133 |
|
134 |
Safety considerations for projects are not included
|
135 |
|
136 |
-
Licensing Information
|
137 |
-
[Specify license for dataset - note generator code is separately licensed via Gumroad]
|
138 |
-
|
139 |
Citation Information
|
140 |
If you use this dataset in research, please cite:
|
141 |
|
142 |
text
|
143 |
-
@misc{
|
144 |
-
author = {
|
145 |
title = {Arduino Project Generator Dataset},
|
146 |
-
year = {
|
147 |
publisher = {Gumroad},
|
148 |
url = {https://cadenlight1.gumroad.com/l/kxhws}
|
149 |
}
|
|
|
1 |
---
|
2 |
license: cc-by-nc-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- LLM,
|
7 |
+
- MultiTurn,
|
8 |
+
- Synthetic,
|
9 |
+
- Corpora,
|
10 |
+
- Microcontroller,
|
11 |
+
- Arduino
|
12 |
+
size_categories:
|
13 |
+
- 1K<n<10K
|
14 |
---
|
15 |
Dataset Description
|
16 |
Repository: Arduino Project Generator Code
|
17 |
|
18 |
Author: Cameron Jones
|
19 |
|
|
|
|
|
|
|
20 |
|
21 |
Dataset Summary
|
22 |
This dataset contains 5,000 synthetic conversation examples generated by a Java-based Arduino project suggestion system. Each conversation follows a structured format where:
|
|
|
141 |
|
142 |
Safety considerations for projects are not included
|
143 |
|
|
|
|
|
|
|
144 |
Citation Information
|
145 |
If you use this dataset in research, please cite:
|
146 |
|
147 |
text
|
148 |
+
@misc{arduinoprojectgenerator2025,
|
149 |
+
author = {Cameron Jones},
|
150 |
title = {Arduino Project Generator Dataset},
|
151 |
+
year = {2025},
|
152 |
publisher = {Gumroad},
|
153 |
url = {https://cadenlight1.gumroad.com/l/kxhws}
|
154 |
}
|