Datasets:
Add task category metadata to GPTKB 2.0 dataset card
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,16 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
language:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
- knowledge-graph
|
| 7 |
-
- rdf
|
| 8 |
-
- n-triples
|
| 9 |
-
- parquet
|
| 10 |
-
- llm-generated
|
| 11 |
-
pretty_name: GPTKB 2.0
|
| 12 |
size_categories:
|
| 13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# GPTKB 2.0
|
|
@@ -143,4 +145,4 @@ The knowledge base is described in
|
|
| 143 |
[arXiv:2608.03729](https://arxiv.org/abs/2608.03729) and its web
|
| 144 |
interface in [arXiv:2608.06992](https://arxiv.org/abs/2608.06992);
|
| 145 |
see [gptkb.org/publications](https://gptkb.org/publications/) for the
|
| 146 |
-
current references and BibTeX.
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
+
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
size_categories:
|
| 6 |
+
- 10M<n<100M
|
| 7 |
+
pretty_name: GPTKB 2.0
|
| 8 |
+
tags:
|
| 9 |
+
- knowledge-graph
|
| 10 |
+
- rdf
|
| 11 |
+
- n-triples
|
| 12 |
+
- parquet
|
| 13 |
+
- llm-generated
|
| 14 |
+
task_categories:
|
| 15 |
+
- other
|
| 16 |
---
|
| 17 |
|
| 18 |
# GPTKB 2.0
|
|
|
|
| 145 |
[arXiv:2608.03729](https://arxiv.org/abs/2608.03729) and its web
|
| 146 |
interface in [arXiv:2608.06992](https://arxiv.org/abs/2608.06992);
|
| 147 |
see [gptkb.org/publications](https://gptkb.org/publications/) for the
|
| 148 |
+
current references and BibTeX.
|