Upload dataset
Browse files- README.md +74 -0
- prior_most_freq/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -29,6 +29,10 @@ configs:
|
|
| 29 |
data_files:
|
| 30 |
- split: test
|
| 31 |
path: prior_estimation/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
dataset_info:
|
| 33 |
- config_name: posterior_sampled_100_estimation
|
| 34 |
features:
|
|
@@ -658,4 +662,74 @@ dataset_info:
|
|
| 658 |
num_examples: 297
|
| 659 |
download_size: 199143
|
| 660 |
dataset_size: 935381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 661 |
---
|
|
|
|
| 29 |
data_files:
|
| 30 |
- split: test
|
| 31 |
path: prior_estimation/test-*
|
| 32 |
+
- config_name: prior_most_freq
|
| 33 |
+
data_files:
|
| 34 |
+
- split: test
|
| 35 |
+
path: prior_most_freq/test-*
|
| 36 |
dataset_info:
|
| 37 |
- config_name: posterior_sampled_100_estimation
|
| 38 |
features:
|
|
|
|
| 662 |
num_examples: 297
|
| 663 |
download_size: 199143
|
| 664 |
dataset_size: 935381
|
| 665 |
+
- config_name: prior_most_freq
|
| 666 |
+
features:
|
| 667 |
+
- name: qid
|
| 668 |
+
dtype: string
|
| 669 |
+
- name: task
|
| 670 |
+
dtype: string
|
| 671 |
+
- name: domain
|
| 672 |
+
dtype: string
|
| 673 |
+
- name: distribution_type
|
| 674 |
+
dtype: string
|
| 675 |
+
- name: source
|
| 676 |
+
dtype: string
|
| 677 |
+
- name: answer
|
| 678 |
+
list: string
|
| 679 |
+
- name: ref_dist
|
| 680 |
+
struct:
|
| 681 |
+
- name: (Actor,negative)
|
| 682 |
+
dtype: float64
|
| 683 |
+
- name: (Actor,positive)
|
| 684 |
+
dtype: float64
|
| 685 |
+
- name: (Audio,negative)
|
| 686 |
+
dtype: float64
|
| 687 |
+
- name: (Audio,positive)
|
| 688 |
+
dtype: float64
|
| 689 |
+
- name: (Lyrics,negative)
|
| 690 |
+
dtype: float64
|
| 691 |
+
- name: (Lyrics,positive)
|
| 692 |
+
dtype: float64
|
| 693 |
+
- name: (Singer,negative)
|
| 694 |
+
dtype: float64
|
| 695 |
+
- name: (Singer,positive)
|
| 696 |
+
dtype: float64
|
| 697 |
+
- name: (Song,negative)
|
| 698 |
+
dtype: float64
|
| 699 |
+
- name: (Song,positive)
|
| 700 |
+
dtype: float64
|
| 701 |
+
- name: (Storyline,negative)
|
| 702 |
+
dtype: float64
|
| 703 |
+
- name: (Storyline,positive)
|
| 704 |
+
dtype: float64
|
| 705 |
+
- name: (Visual,negative)
|
| 706 |
+
dtype: float64
|
| 707 |
+
- name: (Visual,positive)
|
| 708 |
+
dtype: float64
|
| 709 |
+
- name: Actor
|
| 710 |
+
dtype: float64
|
| 711 |
+
- name: Audio
|
| 712 |
+
dtype: float64
|
| 713 |
+
- name: Lyrics
|
| 714 |
+
dtype: float64
|
| 715 |
+
- name: Singer
|
| 716 |
+
dtype: float64
|
| 717 |
+
- name: Song
|
| 718 |
+
dtype: float64
|
| 719 |
+
- name: Storyline
|
| 720 |
+
dtype: float64
|
| 721 |
+
- name: Visual
|
| 722 |
+
dtype: float64
|
| 723 |
+
- name: negative
|
| 724 |
+
dtype: float64
|
| 725 |
+
- name: positive
|
| 726 |
+
dtype: float64
|
| 727 |
+
- name: question
|
| 728 |
+
dtype: string
|
| 729 |
+
splits:
|
| 730 |
+
- name: test
|
| 731 |
+
num_bytes: 818945
|
| 732 |
+
num_examples: 289
|
| 733 |
+
download_size: 179115
|
| 734 |
+
dataset_size: 818945
|
| 735 |
---
|
prior_most_freq/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:017b780dd07337371d9cc578ef032ff18e6e0c02c8b9ec44ab8dc67cceb2a5af
|
| 3 |
+
size 179115
|