Upload dataset
Browse files
README.md
CHANGED
|
@@ -304,6 +304,96 @@ dataset_info:
|
|
| 304 |
num_examples: 1
|
| 305 |
download_size: 48828
|
| 306 |
dataset_size: 23468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 307 |
- config_name: langdev.stackexchange.com
|
| 308 |
features:
|
| 309 |
- name: AnswerCount
|
|
@@ -431,6 +521,10 @@ configs:
|
|
| 431 |
data_files:
|
| 432 |
- split: train
|
| 433 |
path: ai.stackexchange.com/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 434 |
- config_name: langdev.stackexchange.com
|
| 435 |
data_files:
|
| 436 |
- split: train
|
|
|
|
| 304 |
num_examples: 1
|
| 305 |
download_size: 48828
|
| 306 |
dataset_size: 23468
|
| 307 |
+
- config_name: android.stackexchange.com
|
| 308 |
+
features:
|
| 309 |
+
- name: AcceptedAnswerId
|
| 310 |
+
dtype: int64
|
| 311 |
+
- name: AnswerCount
|
| 312 |
+
dtype: int64
|
| 313 |
+
- name: Answers
|
| 314 |
+
list:
|
| 315 |
+
- name: Body
|
| 316 |
+
dtype: string
|
| 317 |
+
- name: CommentCount
|
| 318 |
+
dtype: int64
|
| 319 |
+
- name: Comments
|
| 320 |
+
list:
|
| 321 |
+
- name: ContentLicense
|
| 322 |
+
dtype: string
|
| 323 |
+
- name: CreationDate
|
| 324 |
+
dtype: string
|
| 325 |
+
- name: Id
|
| 326 |
+
dtype: int64
|
| 327 |
+
- name: PostId
|
| 328 |
+
dtype: int64
|
| 329 |
+
- name: Score
|
| 330 |
+
dtype: int64
|
| 331 |
+
- name: Text
|
| 332 |
+
dtype: string
|
| 333 |
+
- name: UserDisplayName
|
| 334 |
+
dtype: string
|
| 335 |
+
- name: UserId
|
| 336 |
+
dtype: int64
|
| 337 |
+
- name: ContentLicense
|
| 338 |
+
dtype: string
|
| 339 |
+
- name: CreationDate
|
| 340 |
+
dtype: string
|
| 341 |
+
- name: Id
|
| 342 |
+
dtype: int64
|
| 343 |
+
- name: IsAccepted
|
| 344 |
+
dtype: bool
|
| 345 |
+
- name: LastActivityDate
|
| 346 |
+
dtype: string
|
| 347 |
+
- name: OwnerUserId
|
| 348 |
+
dtype: int64
|
| 349 |
+
- name: ParentId
|
| 350 |
+
dtype: int64
|
| 351 |
+
- name: PostTypeId
|
| 352 |
+
dtype: int64
|
| 353 |
+
- name: Score
|
| 354 |
+
dtype: int64
|
| 355 |
+
- name: UserDisplayName
|
| 356 |
+
dtype: string
|
| 357 |
+
- name: Body
|
| 358 |
+
dtype: string
|
| 359 |
+
- name: CommentCount
|
| 360 |
+
dtype: int64
|
| 361 |
+
- name: Comments
|
| 362 |
+
sequence: string
|
| 363 |
+
- name: ContentLicense
|
| 364 |
+
dtype: string
|
| 365 |
+
- name: CreationDate
|
| 366 |
+
dtype: string
|
| 367 |
+
- name: Id
|
| 368 |
+
dtype: int64
|
| 369 |
+
- name: LastActivityDate
|
| 370 |
+
dtype: string
|
| 371 |
+
- name: LastEditDate
|
| 372 |
+
dtype: string
|
| 373 |
+
- name: LastEditorUserId
|
| 374 |
+
dtype: int64
|
| 375 |
+
- name: OwnerUserId
|
| 376 |
+
dtype: int64
|
| 377 |
+
- name: PostTypeId
|
| 378 |
+
dtype: int64
|
| 379 |
+
- name: Score
|
| 380 |
+
dtype: int64
|
| 381 |
+
- name: Tags
|
| 382 |
+
dtype: string
|
| 383 |
+
- name: Title
|
| 384 |
+
dtype: string
|
| 385 |
+
- name: UserDisplayName
|
| 386 |
+
dtype: string
|
| 387 |
+
- name: ViewCount
|
| 388 |
+
dtype: int64
|
| 389 |
+
- name: ThreadText
|
| 390 |
+
dtype: string
|
| 391 |
+
splits:
|
| 392 |
+
- name: train
|
| 393 |
+
num_bytes: 8864
|
| 394 |
+
num_examples: 1
|
| 395 |
+
download_size: 64221
|
| 396 |
+
dataset_size: 8864
|
| 397 |
- config_name: langdev.stackexchange.com
|
| 398 |
features:
|
| 399 |
- name: AnswerCount
|
|
|
|
| 521 |
data_files:
|
| 522 |
- split: train
|
| 523 |
path: ai.stackexchange.com/train-*
|
| 524 |
+
- config_name: android.stackexchange.com
|
| 525 |
+
data_files:
|
| 526 |
+
- split: train
|
| 527 |
+
path: android.stackexchange.com/train-*
|
| 528 |
- config_name: langdev.stackexchange.com
|
| 529 |
data_files:
|
| 530 |
- split: train
|
android.stackexchange.com/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04f0fb78c6c8fd0eb65deaaf98ad032a44bda34a3de04cf8fcadf4c5ca0aa745
|
| 3 |
+
size 64221
|