Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
Tags:
code
License:
TechxGenus
commited on
Commit
•
a2c7822
1
Parent(s):
6c579ac
Upload README.md
Browse files
README.md
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- code
|
9 |
+
size_categories:
|
10 |
+
- 100K<n<1M
|
11 |
+
---
|
12 |
+
|
13 |
+
## Typst-Train
|
14 |
+
|
15 |
+
<p align="center">
|
16 |
+
<a href="https://huggingface.co/TechxGenus/Typst-Coder-1.5B">[🤖Models]</a> |
|
17 |
+
<a href="https://github.com/TechxGenus/Typst-Coder">[🛠️Code]</a> |
|
18 |
+
<a href="https://huggingface.co/datasets/TechxGenus/Typst-Train">[📊Data]</a> |
|
19 |
+
</p>
|
20 |
+
|
21 |
+
<hr>
|
22 |
+
|
23 |
+
Dataset used to train Typst-Coder, includes:
|
24 |
+
- 18.6K Typst texts
|
25 |
+
- 2.5K Markdown texts containing Typst-related content
|