Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Sub-tasks:
language-modeling
Languages:
English
Size:
< 1K
License:
metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,24 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators: []
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
language_creators: []
|
| 6 |
+
license:
|
| 7 |
+
- mit
|
| 8 |
+
multilinguality:
|
| 9 |
+
- other-en-python
|
| 10 |
+
pretty_name: HEARTHSTONE - synthesis of python code for card game descriptions
|
| 11 |
+
size_categories:
|
| 12 |
+
- n<1K
|
| 13 |
+
source_datasets: []
|
| 14 |
+
tags:
|
| 15 |
+
- code-synthesis
|
| 16 |
+
- semantic-parsing
|
| 17 |
+
- python
|
| 18 |
+
- hearthstone
|
| 19 |
+
task_categories:
|
| 20 |
+
- text-generation
|
| 21 |
+
task_ids:
|
| 22 |
+
- language-modeling
|
| 23 |
---
|
| 24 |
+
Datasets for HEARTHSTONE card game. Taken from [this source](https://github.com/deepmind/card2code/tree/master/third_party/hearthstone)
|