albertvillanova HF staff commited on
Commit
5b1c424
1 Parent(s): fae7986

Add wow data files

Browse files
README.md CHANGED
@@ -1014,16 +1014,16 @@ dataset_info:
1014
  dtype: string
1015
  splits:
1016
  - name: train
1017
- num_bytes: 41873570
1018
  num_examples: 63734
1019
  - name: validation
1020
- num_bytes: 2022128
1021
  num_examples: 3054
1022
  - name: test
1023
- num_bytes: 1340818
1024
  num_examples: 2944
1025
- download_size: 52647339
1026
- dataset_size: 45236516
1027
  configs:
1028
  - config_name: aidayago2
1029
  data_files:
@@ -1102,6 +1102,14 @@ configs:
1102
  path: wned/validation-*
1103
  - split: test
1104
  path: wned/test-*
 
 
 
 
 
 
 
 
1105
  ---
1106
 
1107
  # Dataset Card for KILT
 
1014
  dtype: string
1015
  splits:
1016
  - name: train
1017
+ num_bytes: 41870938
1018
  num_examples: 63734
1019
  - name: validation
1020
+ num_bytes: 2021752
1021
  num_examples: 3054
1022
  - name: test
1023
+ num_bytes: 1339546
1024
  num_examples: 2944
1025
+ download_size: 25441975
1026
+ dataset_size: 45232236
1027
  configs:
1028
  - config_name: aidayago2
1029
  data_files:
 
1102
  path: wned/validation-*
1103
  - split: test
1104
  path: wned/test-*
1105
+ - config_name: wow
1106
+ data_files:
1107
+ - split: train
1108
+ path: wow/train-*
1109
+ - split: validation
1110
+ path: wow/validation-*
1111
+ - split: test
1112
+ path: wow/test-*
1113
  ---
1114
 
1115
  # Dataset Card for KILT
dataset_infos.json CHANGED
@@ -1915,62 +1915,51 @@
1915
  "features": {
1916
  "id": {
1917
  "dtype": "string",
1918
- "id": null,
1919
  "_type": "Value"
1920
  },
1921
  "input": {
1922
  "dtype": "string",
1923
- "id": null,
1924
  "_type": "Value"
1925
  },
1926
  "meta": {
1927
  "left_context": {
1928
  "dtype": "string",
1929
- "id": null,
1930
  "_type": "Value"
1931
  },
1932
  "mention": {
1933
  "dtype": "string",
1934
- "id": null,
1935
  "_type": "Value"
1936
  },
1937
  "right_context": {
1938
  "dtype": "string",
1939
- "id": null,
1940
  "_type": "Value"
1941
  },
1942
  "partial_evidence": [
1943
  {
1944
  "start_paragraph_id": {
1945
  "dtype": "int32",
1946
- "id": null,
1947
  "_type": "Value"
1948
  },
1949
  "end_paragraph_id": {
1950
  "dtype": "int32",
1951
- "id": null,
1952
  "_type": "Value"
1953
  },
1954
  "title": {
1955
  "dtype": "string",
1956
- "id": null,
1957
  "_type": "Value"
1958
  },
1959
  "section": {
1960
  "dtype": "string",
1961
- "id": null,
1962
  "_type": "Value"
1963
  },
1964
  "wikipedia_id": {
1965
  "dtype": "string",
1966
- "id": null,
1967
  "_type": "Value"
1968
  },
1969
  "meta": {
1970
  "evidence_span": [
1971
  {
1972
  "dtype": "string",
1973
- "id": null,
1974
  "_type": "Value"
1975
  }
1976
  ]
@@ -1980,28 +1969,24 @@
1980
  "obj_surface": [
1981
  {
1982
  "dtype": "string",
1983
- "id": null,
1984
  "_type": "Value"
1985
  }
1986
  ],
1987
  "sub_surface": [
1988
  {
1989
  "dtype": "string",
1990
- "id": null,
1991
  "_type": "Value"
1992
  }
1993
  ],
1994
  "subj_aliases": [
1995
  {
1996
  "dtype": "string",
1997
- "id": null,
1998
  "_type": "Value"
1999
  }
2000
  ],
2001
  "template_questions": [
2002
  {
2003
  "dtype": "string",
2004
- "id": null,
2005
  "_type": "Value"
2006
  }
2007
  ]
@@ -2010,13 +1995,11 @@
2010
  {
2011
  "answer": {
2012
  "dtype": "string",
2013
- "id": null,
2014
  "_type": "Value"
2015
  },
2016
  "meta": {
2017
  "score": {
2018
  "dtype": "int32",
2019
- "id": null,
2020
  "_type": "Value"
2021
  }
2022
  },
@@ -2024,71 +2007,58 @@
2024
  {
2025
  "bleu_score": {
2026
  "dtype": "float32",
2027
- "id": null,
2028
  "_type": "Value"
2029
  },
2030
  "start_character": {
2031
  "dtype": "int32",
2032
- "id": null,
2033
  "_type": "Value"
2034
  },
2035
  "start_paragraph_id": {
2036
  "dtype": "int32",
2037
- "id": null,
2038
  "_type": "Value"
2039
  },
2040
  "end_character": {
2041
  "dtype": "int32",
2042
- "id": null,
2043
  "_type": "Value"
2044
  },
2045
  "end_paragraph_id": {
2046
  "dtype": "int32",
2047
- "id": null,
2048
  "_type": "Value"
2049
  },
2050
  "meta": {
2051
  "fever_page_id": {
2052
  "dtype": "string",
2053
- "id": null,
2054
  "_type": "Value"
2055
  },
2056
  "fever_sentence_id": {
2057
  "dtype": "int32",
2058
- "id": null,
2059
  "_type": "Value"
2060
  },
2061
  "annotation_id": {
2062
  "dtype": "string",
2063
- "id": null,
2064
  "_type": "Value"
2065
  },
2066
  "yes_no_answer": {
2067
  "dtype": "string",
2068
- "id": null,
2069
  "_type": "Value"
2070
  },
2071
  "evidence_span": [
2072
  {
2073
  "dtype": "string",
2074
- "id": null,
2075
  "_type": "Value"
2076
  }
2077
  ]
2078
  },
2079
  "section": {
2080
  "dtype": "string",
2081
- "id": null,
2082
  "_type": "Value"
2083
  },
2084
  "title": {
2085
  "dtype": "string",
2086
- "id": null,
2087
  "_type": "Value"
2088
  },
2089
  "wikipedia_id": {
2090
  "dtype": "string",
2091
- "id": null,
2092
  "_type": "Value"
2093
  }
2094
  }
@@ -2096,14 +2066,11 @@
2096
  }
2097
  ]
2098
  },
2099
- "post_processed": null,
2100
- "supervised_keys": null,
2101
- "task_templates": null,
2102
  "builder_name": "kilt_tasks",
 
2103
  "config_name": "wow",
2104
  "version": {
2105
  "version_str": "1.0.0",
2106
- "description": null,
2107
  "major": 1,
2108
  "minor": 0,
2109
  "patch": 0
@@ -2111,40 +2078,25 @@
2111
  "splits": {
2112
  "train": {
2113
  "name": "train",
2114
- "num_bytes": 41873570,
2115
  "num_examples": 63734,
2116
- "dataset_name": "kilt_tasks"
2117
  },
2118
  "validation": {
2119
  "name": "validation",
2120
- "num_bytes": 2022128,
2121
  "num_examples": 3054,
2122
- "dataset_name": "kilt_tasks"
2123
  },
2124
  "test": {
2125
  "name": "test",
2126
- "num_bytes": 1340818,
2127
  "num_examples": 2944,
2128
- "dataset_name": "kilt_tasks"
2129
- }
2130
- },
2131
- "download_checksums": {
2132
- "http://dl.fbaipublicfiles.com/KILT/wow-train-kilt.jsonl": {
2133
- "num_bytes": 48937036,
2134
- "checksum": "d90e9191d52670e38c340c4aa208e326bbf10f1e85ef6af9b3d3bcb98d3d30fb"
2135
- },
2136
- "http://dl.fbaipublicfiles.com/KILT/wow-dev-kilt.jsonl": {
2137
- "num_bytes": 2418285,
2138
- "checksum": "bbf98ea3841f3454e189e69829d6c03149c2e7482b3feda0ea73acf547654c7b"
2139
- },
2140
- "http://dl.fbaipublicfiles.com/KILT/wow-test_without_answers-kilt.jsonl": {
2141
- "num_bytes": 1292018,
2142
- "checksum": "f3303ec5d7def4cf178552a8ed17bd01cb23bfeccc3abde147bebfa4bade6d8b"
2143
  }
2144
  },
2145
- "download_size": 52647339,
2146
- "post_processing_size": null,
2147
- "dataset_size": 45236516,
2148
- "size_in_bytes": 97883855
2149
  }
2150
  }
 
1915
  "features": {
1916
  "id": {
1917
  "dtype": "string",
 
1918
  "_type": "Value"
1919
  },
1920
  "input": {
1921
  "dtype": "string",
 
1922
  "_type": "Value"
1923
  },
1924
  "meta": {
1925
  "left_context": {
1926
  "dtype": "string",
 
1927
  "_type": "Value"
1928
  },
1929
  "mention": {
1930
  "dtype": "string",
 
1931
  "_type": "Value"
1932
  },
1933
  "right_context": {
1934
  "dtype": "string",
 
1935
  "_type": "Value"
1936
  },
1937
  "partial_evidence": [
1938
  {
1939
  "start_paragraph_id": {
1940
  "dtype": "int32",
 
1941
  "_type": "Value"
1942
  },
1943
  "end_paragraph_id": {
1944
  "dtype": "int32",
 
1945
  "_type": "Value"
1946
  },
1947
  "title": {
1948
  "dtype": "string",
 
1949
  "_type": "Value"
1950
  },
1951
  "section": {
1952
  "dtype": "string",
 
1953
  "_type": "Value"
1954
  },
1955
  "wikipedia_id": {
1956
  "dtype": "string",
 
1957
  "_type": "Value"
1958
  },
1959
  "meta": {
1960
  "evidence_span": [
1961
  {
1962
  "dtype": "string",
 
1963
  "_type": "Value"
1964
  }
1965
  ]
 
1969
  "obj_surface": [
1970
  {
1971
  "dtype": "string",
 
1972
  "_type": "Value"
1973
  }
1974
  ],
1975
  "sub_surface": [
1976
  {
1977
  "dtype": "string",
 
1978
  "_type": "Value"
1979
  }
1980
  ],
1981
  "subj_aliases": [
1982
  {
1983
  "dtype": "string",
 
1984
  "_type": "Value"
1985
  }
1986
  ],
1987
  "template_questions": [
1988
  {
1989
  "dtype": "string",
 
1990
  "_type": "Value"
1991
  }
1992
  ]
 
1995
  {
1996
  "answer": {
1997
  "dtype": "string",
 
1998
  "_type": "Value"
1999
  },
2000
  "meta": {
2001
  "score": {
2002
  "dtype": "int32",
 
2003
  "_type": "Value"
2004
  }
2005
  },
 
2007
  {
2008
  "bleu_score": {
2009
  "dtype": "float32",
 
2010
  "_type": "Value"
2011
  },
2012
  "start_character": {
2013
  "dtype": "int32",
 
2014
  "_type": "Value"
2015
  },
2016
  "start_paragraph_id": {
2017
  "dtype": "int32",
 
2018
  "_type": "Value"
2019
  },
2020
  "end_character": {
2021
  "dtype": "int32",
 
2022
  "_type": "Value"
2023
  },
2024
  "end_paragraph_id": {
2025
  "dtype": "int32",
 
2026
  "_type": "Value"
2027
  },
2028
  "meta": {
2029
  "fever_page_id": {
2030
  "dtype": "string",
 
2031
  "_type": "Value"
2032
  },
2033
  "fever_sentence_id": {
2034
  "dtype": "int32",
 
2035
  "_type": "Value"
2036
  },
2037
  "annotation_id": {
2038
  "dtype": "string",
 
2039
  "_type": "Value"
2040
  },
2041
  "yes_no_answer": {
2042
  "dtype": "string",
 
2043
  "_type": "Value"
2044
  },
2045
  "evidence_span": [
2046
  {
2047
  "dtype": "string",
 
2048
  "_type": "Value"
2049
  }
2050
  ]
2051
  },
2052
  "section": {
2053
  "dtype": "string",
 
2054
  "_type": "Value"
2055
  },
2056
  "title": {
2057
  "dtype": "string",
 
2058
  "_type": "Value"
2059
  },
2060
  "wikipedia_id": {
2061
  "dtype": "string",
 
2062
  "_type": "Value"
2063
  }
2064
  }
 
2066
  }
2067
  ]
2068
  },
 
 
 
2069
  "builder_name": "kilt_tasks",
2070
+ "dataset_name": "kilt_tasks",
2071
  "config_name": "wow",
2072
  "version": {
2073
  "version_str": "1.0.0",
 
2074
  "major": 1,
2075
  "minor": 0,
2076
  "patch": 0
 
2078
  "splits": {
2079
  "train": {
2080
  "name": "train",
2081
+ "num_bytes": 41870938,
2082
  "num_examples": 63734,
2083
+ "dataset_name": null
2084
  },
2085
  "validation": {
2086
  "name": "validation",
2087
+ "num_bytes": 2021752,
2088
  "num_examples": 3054,
2089
+ "dataset_name": null
2090
  },
2091
  "test": {
2092
  "name": "test",
2093
+ "num_bytes": 1339546,
2094
  "num_examples": 2944,
2095
+ "dataset_name": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2096
  }
2097
  },
2098
+ "download_size": 25441975,
2099
+ "dataset_size": 45232236,
2100
+ "size_in_bytes": 70674211
 
2101
  }
2102
  }
wow/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fa674e30ea5767854c26c2021f071c97a69d5da88b9603c38ece2ae792c4552
3
+ size 726816
wow/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c382e68190942ae2a809cce5289f254ef5708b9e1cf2cda712b6529ec90863c9
3
+ size 23680518
wow/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b79f287003dd45a51948ed92f242ef7ce4b82c96565ca0341b4c7b488f231b
3
+ size 1034641