Upload dataset
Browse files
README.md
CHANGED
|
@@ -4248,6 +4248,124 @@ dataset_info:
|
|
| 4248 |
num_examples: 2241
|
| 4249 |
download_size: 11358776
|
| 4250 |
dataset_size: 20365579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4251 |
- config_name: langdev.stackexchange.com
|
| 4252 |
features:
|
| 4253 |
- name: AnswerCount
|
|
@@ -4507,6 +4625,10 @@ configs:
|
|
| 4507 |
data_files:
|
| 4508 |
- split: train
|
| 4509 |
path: crafts.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4510 |
- config_name: langdev.stackexchange.com
|
| 4511 |
data_files:
|
| 4512 |
- split: train
|
|
|
|
| 4248 |
num_examples: 2241
|
| 4249 |
download_size: 11358776
|
| 4250 |
dataset_size: 20365579
|
| 4251 |
+
- config_name: crypto.stackexchange.com
|
| 4252 |
+
features:
|
| 4253 |
+
- name: AcceptedAnswerId
|
| 4254 |
+
dtype: int64
|
| 4255 |
+
- name: AnswerCount
|
| 4256 |
+
dtype: int64
|
| 4257 |
+
- name: Answers
|
| 4258 |
+
list:
|
| 4259 |
+
- name: Body
|
| 4260 |
+
dtype: string
|
| 4261 |
+
- name: CommentCount
|
| 4262 |
+
dtype: int64
|
| 4263 |
+
- name: Comments
|
| 4264 |
+
list:
|
| 4265 |
+
- name: ContentLicense
|
| 4266 |
+
dtype: string
|
| 4267 |
+
- name: CreationDate
|
| 4268 |
+
dtype: string
|
| 4269 |
+
- name: Id
|
| 4270 |
+
dtype: int64
|
| 4271 |
+
- name: PostId
|
| 4272 |
+
dtype: int64
|
| 4273 |
+
- name: Score
|
| 4274 |
+
dtype: int64
|
| 4275 |
+
- name: Text
|
| 4276 |
+
dtype: string
|
| 4277 |
+
- name: UserDisplayName
|
| 4278 |
+
dtype: string
|
| 4279 |
+
- name: UserId
|
| 4280 |
+
dtype: int64
|
| 4281 |
+
- name: ContentLicense
|
| 4282 |
+
dtype: string
|
| 4283 |
+
- name: CreationDate
|
| 4284 |
+
dtype: string
|
| 4285 |
+
- name: Id
|
| 4286 |
+
dtype: int64
|
| 4287 |
+
- name: IsAccepted
|
| 4288 |
+
dtype: bool
|
| 4289 |
+
- name: LastActivityDate
|
| 4290 |
+
dtype: string
|
| 4291 |
+
- name: LastEditDate
|
| 4292 |
+
dtype: string
|
| 4293 |
+
- name: LastEditorUserId
|
| 4294 |
+
dtype: int64
|
| 4295 |
+
- name: OwnerUserId
|
| 4296 |
+
dtype: int64
|
| 4297 |
+
- name: ParentId
|
| 4298 |
+
dtype: int64
|
| 4299 |
+
- name: PostTypeId
|
| 4300 |
+
dtype: int64
|
| 4301 |
+
- name: Score
|
| 4302 |
+
dtype: int64
|
| 4303 |
+
- name: UserDisplayName
|
| 4304 |
+
dtype: string
|
| 4305 |
+
- name: Body
|
| 4306 |
+
dtype: string
|
| 4307 |
+
- name: ClosedDate
|
| 4308 |
+
dtype: string
|
| 4309 |
+
- name: CommentCount
|
| 4310 |
+
dtype: int64
|
| 4311 |
+
- name: Comments
|
| 4312 |
+
list:
|
| 4313 |
+
- name: ContentLicense
|
| 4314 |
+
dtype: string
|
| 4315 |
+
- name: CreationDate
|
| 4316 |
+
dtype: string
|
| 4317 |
+
- name: Id
|
| 4318 |
+
dtype: int64
|
| 4319 |
+
- name: PostId
|
| 4320 |
+
dtype: int64
|
| 4321 |
+
- name: Score
|
| 4322 |
+
dtype: int64
|
| 4323 |
+
- name: Text
|
| 4324 |
+
dtype: string
|
| 4325 |
+
- name: UserDisplayName
|
| 4326 |
+
dtype: string
|
| 4327 |
+
- name: UserId
|
| 4328 |
+
dtype: int64
|
| 4329 |
+
- name: CommunityOwnedDate
|
| 4330 |
+
dtype: string
|
| 4331 |
+
- name: ContentLicense
|
| 4332 |
+
dtype: string
|
| 4333 |
+
- name: CreationDate
|
| 4334 |
+
dtype: string
|
| 4335 |
+
- name: Id
|
| 4336 |
+
dtype: int64
|
| 4337 |
+
- name: LastActivityDate
|
| 4338 |
+
dtype: string
|
| 4339 |
+
- name: LastEditDate
|
| 4340 |
+
dtype: string
|
| 4341 |
+
- name: LastEditorDisplayName
|
| 4342 |
+
dtype: string
|
| 4343 |
+
- name: LastEditorUserId
|
| 4344 |
+
dtype: int64
|
| 4345 |
+
- name: OwnerDisplayName
|
| 4346 |
+
dtype: string
|
| 4347 |
+
- name: OwnerUserId
|
| 4348 |
+
dtype: int64
|
| 4349 |
+
- name: PostTypeId
|
| 4350 |
+
dtype: int64
|
| 4351 |
+
- name: Score
|
| 4352 |
+
dtype: int64
|
| 4353 |
+
- name: Tags
|
| 4354 |
+
dtype: string
|
| 4355 |
+
- name: Title
|
| 4356 |
+
dtype: string
|
| 4357 |
+
- name: UserDisplayName
|
| 4358 |
+
dtype: string
|
| 4359 |
+
- name: ViewCount
|
| 4360 |
+
dtype: int64
|
| 4361 |
+
- name: ThreadText
|
| 4362 |
+
dtype: string
|
| 4363 |
+
splits:
|
| 4364 |
+
- name: train
|
| 4365 |
+
num_bytes: 272236406
|
| 4366 |
+
num_examples: 28948
|
| 4367 |
+
download_size: 146215322
|
| 4368 |
+
dataset_size: 272236406
|
| 4369 |
- config_name: langdev.stackexchange.com
|
| 4370 |
features:
|
| 4371 |
- name: AnswerCount
|
|
|
|
| 4625 |
data_files:
|
| 4626 |
- split: train
|
| 4627 |
path: crafts.stackexchange.com/train-*
|
| 4628 |
+
- config_name: crypto.stackexchange.com
|
| 4629 |
+
data_files:
|
| 4630 |
+
- split: train
|
| 4631 |
+
path: crypto.stackexchange.com/train-*
|
| 4632 |
- config_name: langdev.stackexchange.com
|
| 4633 |
data_files:
|
| 4634 |
- split: train
|
crypto.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1cd6fc0570d075a3fcef3847f725af6d8b0002890d48216ab847044fb4d2cb76
|
| 3 |
+
size 146215322
|