tkukurin commited on
Commit
8d727a4
·
verified ·
1 Parent(s): 65695ec

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +58 -0
  2. nethack/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: nethack
4
+ features:
5
+ - name: hash
6
+ dtype: string
7
+ - name: parents
8
+ list: string
9
+ - name: merge
10
+ dtype: bool
11
+ - name: msg
12
+ dtype: string
13
+ - name: author
14
+ dtype: string
15
+ - name: author_email
16
+ dtype: string
17
+ - name: author_date
18
+ dtype: string
19
+ - name: committer
20
+ dtype: string
21
+ - name: committer_email
22
+ dtype: string
23
+ - name: committer_date
24
+ dtype: string
25
+ - name: tags
26
+ list: string
27
+ - name: modifications
28
+ list:
29
+ - name: old_path
30
+ dtype: string
31
+ - name: new_path
32
+ dtype: string
33
+ - name: change_type
34
+ dtype: string
35
+ - name: diff
36
+ dtype: string
37
+ - name: added_lines
38
+ dtype: int64
39
+ - name: deleted_lines
40
+ dtype: int64
41
+ - name: nloc
42
+ dtype: int64
43
+ - name: complexity
44
+ dtype: int64
45
+ - name: token_count
46
+ dtype: int64
47
+ splits:
48
+ - name: train
49
+ num_bytes: 212434800
50
+ num_examples: 19191
51
+ download_size: 206876048
52
+ dataset_size: 212434800
53
+ configs:
54
+ - config_name: nethack
55
+ data_files:
56
+ - split: train
57
+ path: nethack/train-*
58
+ ---
nethack/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cff359995aa2b974a92a63572fb9d2fb9721d2bce963c33a61a8fcd4a3c7be1
3
+ size 206876048