Update README.md
Browse files
README.md
CHANGED
@@ -21,12 +21,6 @@ configs:
|
|
21 |
path: data/validation-*
|
22 |
license: apache-2.0
|
23 |
---
|
24 |
-
Absolutely, here’s the full dataset card as **plain Markdown** (just copy and paste as is).
|
25 |
-
Let me know if you want to tweak anything for your repo style.
|
26 |
-
|
27 |
-
---
|
28 |
-
|
29 |
-
```markdown
|
30 |
# Q Code Pretraining Corpus
|
31 |
|
32 |
This dataset provides a high-quality corpus of Q programming language code and documentation, curated for pretraining large language models and code models. It is designed to maximize coverage of Q syntax, idioms, and real-world usage for robust domain-adaptive pretraining.
|
|
|
21 |
path: data/validation-*
|
22 |
license: apache-2.0
|
23 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
# Q Code Pretraining Corpus
|
25 |
|
26 |
This dataset provides a high-quality corpus of Q programming language code and documentation, curated for pretraining large language models and code models. It is designed to maximize coverage of Q syntax, idioms, and real-world usage for robust domain-adaptive pretraining.
|