dvitel commited on
Commit
fe7cf7c
1 Parent(s): 4473841
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -1,3 +1,24 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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)