Datasets:
File size: 18,306 Bytes
f8da6f4 8751bf3 f8da6f4 e71eb12 f8da6f4 e71eb12 f8da6f4 e5ac2b3 8751bf3 5daecaa 9f40a29 b7e72ac aad83fd 7c7779f 67e467b af5547e 6756d2d 20e9a83 b05d7e5 f4f7e56 627d2d0 1fa4ed8 44784bb 05620be baf1538 7291e27 c72f4a5 3fe7832 f8da6f4 8751bf3 5daecaa 9f40a29 b7e72ac aad83fd 7c7779f 67e467b af5547e 6756d2d 20e9a83 b05d7e5 f4f7e56 627d2d0 1fa4ed8 44784bb 05620be baf1538 7291e27 c72f4a5 3fe7832 f8da6f4 ace963d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 |
---
dataset_info:
- config_name: ar
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 8956876
num_examples: 28041
download_size: 4304971
dataset_size: 8956876
- config_name: bo
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 9493216
num_examples: 29173
download_size: 4485808
dataset_size: 9493216
- config_name: cl
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 8677965
num_examples: 27136
download_size: 4102005
dataset_size: 8677965
- config_name: co
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 9970846
num_examples: 30770
download_size: 4754006
dataset_size: 9970846
- config_name: cr
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 9216038
num_examples: 28565
download_size: 4527325
dataset_size: 9216038
- config_name: cu
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 8405344
num_examples: 26088
download_size: 4034287
dataset_size: 8405344
- config_name: do
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 10579987
num_examples: 32397
download_size: 5109811
dataset_size: 10579987
- config_name: ec
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 10801249
num_examples: 32888
download_size: 5217204
dataset_size: 10801249
- config_name: es
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 9542239
num_examples: 29745
download_size: 4614770
dataset_size: 9542239
- config_name: gt
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 8720445
num_examples: 27116
download_size: 4162359
dataset_size: 8720445
- config_name: hn
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 10279011
num_examples: 31610
download_size: 5026318
dataset_size: 10279011
- config_name: mx
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 12973900
num_examples: 39470
download_size: 6287094
dataset_size: 12973900
- config_name: ni
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 10710292
num_examples: 33005
download_size: 5251699
dataset_size: 10710292
- config_name: pa
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 9980751
num_examples: 30753
download_size: 4888604
dataset_size: 9980751
- config_name: pe
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 9853314
num_examples: 30595
download_size: 4597604
dataset_size: 9853314
- config_name: pr
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 10434111
num_examples: 32224
download_size: 5134095
dataset_size: 10434111
- config_name: py
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 9500315
num_examples: 29391
download_size: 4591125
dataset_size: 9500315
- config_name: sv
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 10040032
num_examples: 30915
download_size: 4908064
dataset_size: 10040032
- config_name: us
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 8613241
num_examples: 26993
download_size: 3876126
dataset_size: 8613241
- config_name: uy
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 8171757
num_examples: 25620
download_size: 4038290
dataset_size: 8171757
- config_name: ve
features:
- name: id
dtype: int64
- name: query
dtype: string
- name: docid
dtype: string
- name: docid_text
dtype: string
- name: query_date
dtype: date32
- name: answer_date
dtype: date32
- name: match_score
dtype: float32
- name: expanded_search
dtype: bool
- name: answer_type
dtype: string
splits:
- name: train
num_bytes: 10378716
num_examples: 31952
download_size: 4999975
dataset_size: 10378716
configs:
- config_name: ar
data_files:
- split: train
path: ar/train-*
- config_name: bo
data_files:
- split: train
path: bo/train-*
- config_name: cl
data_files:
- split: train
path: cl/train-*
- config_name: co
data_files:
- split: train
path: co/train-*
- config_name: cr
data_files:
- split: train
path: cr/train-*
- config_name: cu
data_files:
- split: train
path: cu/train-*
- config_name: do
data_files:
- split: train
path: do/train-*
- config_name: ec
data_files:
- split: train
path: ec/train-*
- config_name: es
data_files:
- split: train
path: es/train-*
- config_name: gt
data_files:
- split: train
path: gt/train-*
- config_name: hn
data_files:
- split: train
path: hn/train-*
- config_name: mx
data_files:
- split: train
path: mx/train-*
- config_name: ni
data_files:
- split: train
path: ni/train-*
- config_name: pa
data_files:
- split: train
path: pa/train-*
- config_name: pe
data_files:
- split: train
path: pe/train-*
- config_name: pr
data_files:
- split: train
path: pr/train-*
- config_name: py
data_files:
- split: train
path: py/train-*
- config_name: sv
data_files:
- split: train
path: sv/train-*
- config_name: us
data_files:
- split: train
path: us/train-*
- config_name: uy
data_files:
- split: train
path: uy/train-*
- config_name: ve
data_files:
- split: train
path: ve/train-*
---
# Dataset Card for [More Information Needed]
<!-- Provide a quick summary of the dataset. -->
This dataset card aims to be a base template for new datasets. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/datasetcard_template.md?plain=1).
## Dataset Details
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
- **Curated by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** [More Information Needed]
- **Language(s) (NLP):** [More Information Needed]
- **License:** [More Information Needed]
### Dataset Sources [optional]
<!-- Provide the basic links for the dataset. -->
- **Repository:** [More Information Needed]
- **Paper [optional]:** [More Information Needed]
- **Demo [optional]:** [More Information Needed]
## Uses
<!-- Address questions around how the dataset is intended to be used. -->
### Direct Use
<!-- This section describes suitable use cases for the dataset. -->
[More Information Needed]
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
[More Information Needed]
## Dataset Structure
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
### Data Instances
<!-- Provide an JSON-formatted example and brief description of a typical instance in the dataset. If available, provide a link to further examples.
```
{
'example_field': ...,
...
}
```
Provide any additional information that is not covered in the other sections about the data here. In particular describe any relationships between data points and if these relationships are made explicit. -->
[More Information Needed]
### Data Fields
- `id`: query id
- `query`: query text
- `docid`: relevant document id in the corpus
- `docid_text`: relevant document text
- `query_date`: date the query was extracted
- `answer_date`: date the answer was extracted
- `match_score`: the longest string in the SERP answer that is a substring of the matched document text, as a ratio of the length of the SERP answer
- `expanded_search`: if the SERP returned a message indicating that the search was "expanded" with additional results ("se incluyen resultados de...")
- `answer_type`: type of answer extracted (`feat_snippet`, featured snippets, are the most important)
<!-- Note that the descriptions can be initialized with the **Show Markdown Data Fields** output of the [Datasets Tagging app](https://huggingface.co/spaces/huggingface/datasets-tagging), you will then only need to refine the generated descriptions. -->
### Data Splits
<!-- Describe and name the splits in the dataset if there are more than one.
Describe any criteria for splitting the data, if used. If there are differences between the splits (e.g. if the training annotations are machine-generated and the dev and test ones are created by humans, or if different numbers of annotators contributed to each example), describe them here.
Provide the sizes of each split. As appropriate, provide any descriptive statistics for the features, such as average length. For example:
| | train | validation | test |
|-------------------------|------:|-----------:|-----:|
| Input Sentences | | | |
| Average Sentence Length | | | |
-->
[More Information Needed]
## Dataset Creation
### Curation Rationale
<!-- Motivation for the creation of this dataset. -->
[More Information Needed]
### Source Data
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
#### Data Collection and Processing
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
[More Information Needed]
#### Who are the source data producers?
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
[More Information Needed]
### Annotations [optional]
<!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
#### Annotation process
<!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
[More Information Needed]
#### Who are the annotators?
<!-- This section describes the people or systems who created the annotations. -->
[More Information Needed]
#### Personal and Sensitive Information
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
[More Information Needed]
## Bias, Risks, and Limitations
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
[More Information Needed]
### Recommendations
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
## Citation [optional]
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
[More Information Needed]
**APA:**
[More Information Needed]
## Glossary [optional]
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
[More Information Needed]
## More Information [optional]
[More Information Needed]
## Dataset Card Authors [optional]
[More Information Needed]
## Dataset Card Contact
[More Information Needed] |