tiginamaria commited on
Commit
4521ae2
·
verified ·
1 Parent(s): 04e4aa1

Upload dataset

Browse files
README.md CHANGED
@@ -88,18 +88,56 @@ dataset_info:
88
  dtype: string
89
  - name: gpt_description
90
  dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
91
  splits:
92
  - name: dev
93
- num_bytes: 82470
94
  num_examples: 85
95
  - name: test
96
  num_bytes: 0.0
97
  num_examples: 0
98
  - name: train
99
- num_bytes: 82470.0
100
  num_examples: 85
101
- download_size: 96723
102
- dataset_size: 164940.0
103
  - config_name: kt
104
  features:
105
  - name: id
 
88
  dtype: string
89
  - name: gpt_description
90
  dtype: string
91
+ - name: repo_symbols_count
92
+ dtype: int64
93
+ - name: repo_tokens_count
94
+ dtype: int64
95
+ - name: repo_words_count
96
+ dtype: int64
97
+ - name: repo_lines_count
98
+ dtype: int64
99
+ - name: repo_files_count
100
+ dtype: int64
101
+ - name: repo_code_symbols_count
102
+ dtype: int64
103
+ - name: repo_code_tokens_count
104
+ dtype: int64
105
+ - name: repo_code_words_count
106
+ dtype: int64
107
+ - name: repo_code_lines_count
108
+ dtype: int64
109
+ - name: repo_code_files_count
110
+ dtype: int64
111
+ - name: description_symbols_count
112
+ dtype: int64
113
+ - name: description_tokens_count
114
+ dtype: int64
115
+ - name: description_words_count
116
+ dtype: int64
117
+ - name: description_lines_count
118
+ dtype: int64
119
+ - name: readme_header
120
+ dtype: string
121
+ - name: readme_header_symbols_count
122
+ dtype: int64
123
+ - name: readme_header_tokens_count
124
+ dtype: int64
125
+ - name: readme_header_words_count
126
+ dtype: int64
127
+ - name: readme_header_lines_count
128
+ dtype: int64
129
  splits:
130
  - name: dev
131
+ num_bytes: 156891
132
  num_examples: 85
133
  - name: test
134
  num_bytes: 0.0
135
  num_examples: 0
136
  - name: train
137
+ num_bytes: 156891.0
138
  num_examples: 85
139
+ download_size: 200482
140
+ dataset_size: 313782.0
141
  - config_name: kt
142
  features:
143
  - name: id
java/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ae49c814a23c890d5a07e67c10a3584d8061d87436c4080a1c19d6238dc9599
3
- size 46320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8324436347061616e913da14038941a069fc64bd774b218b6ec195b07a0c1b
3
+ size 95646
java/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bab2a3abf6fef01c7f71d0962be07d4b8c708edcc2713eba7dd728d95449367
3
- size 4083
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7fa1a2b9d54ff5cf5d1c4b55fef51bd8b24e6a83f9917e69f13b7a6c00f5d5c
3
+ size 9190
java/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ae49c814a23c890d5a07e67c10a3584d8061d87436c4080a1c19d6238dc9599
3
- size 46320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a8324436347061616e913da14038941a069fc64bd774b218b6ec195b07a0c1b
3
+ size 95646