loubnabnl HF staff commited on
Commit
210e64b
1 Parent(s): b1ac1e7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +63 -65
README.md CHANGED
@@ -135,79 +135,77 @@ dataset_info:
135
  list:
136
  - name: action
137
  dtype: string
138
- - name: comments
139
- struct:
140
- - name: actor.id
141
- dtype: int64
142
- - name: actor.login
143
- dtype: string
144
- - name: comment.author_association
145
- dtype: string
146
- - name: comment.body
147
- dtype: string
148
- - name: comment.commit_id
149
- dtype: string
150
- - name: comment.created_at
151
- dtype: string
152
- - name: comment.diff_hunk
153
- dtype: string
154
- - name: comment.id
155
- dtype: int64
156
- - name: comment.in_reply_to_id
157
- dtype: int64
158
- - name: comment.line
159
- dtype: int64
160
- - name: comment.original_commit_id
161
- dtype: string
162
- - name: comment.original_line
163
- dtype: int64
164
- - name: comment.original_position
165
- dtype: int64
166
- - name: comment.original_start_line
167
- dtype: int64
168
- - name: comment.path
169
- dtype: string
170
- - name: comment.position
171
- dtype: int64
172
- - name: comment.side
173
- dtype: string
174
- - name: comment.start_line
175
- dtype: int64
176
- - name: comment.start_side
177
- dtype: string
178
- - name: comment.updated_at
179
- dtype: string
180
- - name: issue.author
181
- dtype: string
182
- - name: issue.comment
183
- dtype: string
184
- - name: issue.comment_id
185
- dtype: float64
186
- - name: review.author_association
187
- dtype: string
188
- - name: review.body
189
- dtype: string
190
- - name: review.commit_id
191
- dtype: string
192
- - name: review.id
193
- dtype: int64
194
- - name: review.state
195
- dtype: string
196
- - name: review.submitted_at
197
- dtype: string
198
- - name: user.login
199
- dtype: string
200
- - name: user.type
201
- dtype: string
202
  - name: created_at
203
  dtype: timestamp[us, tz=UTC]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
204
  - name: type
205
  dtype: string
 
 
 
 
206
  splits:
207
  - name: train
208
  num_bytes: 54214029
209
  num_examples: 10000
210
- download_size: 16100795
211
  dataset_size: 54214029
212
  ---
213
  # Dataset Card for "clean_prs2"
 
135
  list:
136
  - name: action
137
  dtype: string
138
+ - name: actor.id
139
+ dtype: int64
140
+ - name: actor.login
141
+ dtype: string
142
+ - name: comment.author_association
143
+ dtype: string
144
+ - name: comment.body
145
+ dtype: string
146
+ - name: comment.commit_id
147
+ dtype: string
148
+ - name: comment.created_at
149
+ dtype: string
150
+ - name: comment.diff_hunk
151
+ dtype: string
152
+ - name: comment.id
153
+ dtype: int64
154
+ - name: comment.in_reply_to_id
155
+ dtype: int64
156
+ - name: comment.line
157
+ dtype: int64
158
+ - name: comment.original_commit_id
159
+ dtype: string
160
+ - name: comment.original_line
161
+ dtype: int64
162
+ - name: comment.original_position
163
+ dtype: int64
164
+ - name: comment.original_start_line
165
+ dtype: int64
166
+ - name: comment.path
167
+ dtype: string
168
+ - name: comment.position
169
+ dtype: int64
170
+ - name: comment.side
171
+ dtype: string
172
+ - name: comment.start_line
173
+ dtype: int64
174
+ - name: comment.start_side
175
+ dtype: string
176
+ - name: comment.updated_at
177
+ dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
178
  - name: created_at
179
  dtype: timestamp[us, tz=UTC]
180
+ - name: issue.author
181
+ dtype: string
182
+ - name: issue.comment
183
+ dtype: string
184
+ - name: issue.comment_id
185
+ dtype: float64
186
+ - name: review.author_association
187
+ dtype: string
188
+ - name: review.body
189
+ dtype: string
190
+ - name: review.commit_id
191
+ dtype: string
192
+ - name: review.id
193
+ dtype: int64
194
+ - name: review.state
195
+ dtype: string
196
+ - name: review.submitted_at
197
+ dtype: string
198
  - name: type
199
  dtype: string
200
+ - name: user.login
201
+ dtype: string
202
+ - name: user.type
203
+ dtype: string
204
  splits:
205
  - name: train
206
  num_bytes: 54214029
207
  num_examples: 10000
208
+ download_size: 16095878
209
  dataset_size: 54214029
210
  ---
211
  # Dataset Card for "clean_prs2"