Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1K<n<10K
Language Creators:
machine-generated
Annotations Creators:
machine-generated
Source Datasets:
original
Tags:
License:
albertvillanova HF staff commited on
Commit
4cf3b03
1 Parent(s): b3a53e8

Add implicature_numerals_2_3 data files

Browse files
README.md CHANGED
@@ -220,10 +220,10 @@ dataset_info:
220
  dtype: string
221
  splits:
222
  - name: numerals_2_3
223
- num_bytes: 188784
224
  num_examples: 1200
225
- download_size: 335088
226
- dataset_size: 188784
227
  - config_name: implicature_quantifiers
228
  features:
229
  - name: premise
@@ -576,6 +576,10 @@ configs:
576
  data_files:
577
  - split: numerals_10_100
578
  path: implicature_numerals_10_100/numerals_10_100-*
 
 
 
 
579
  - config_name: presupposition_all_n_presupposition
580
  data_files:
581
  - split: all_n_presupposition
 
220
  dtype: string
221
  splits:
222
  - name: numerals_2_3
223
+ num_bytes: 188760
224
  num_examples: 1200
225
+ download_size: 22218
226
+ dataset_size: 188760
227
  - config_name: implicature_quantifiers
228
  features:
229
  - name: premise
 
576
  data_files:
577
  - split: numerals_10_100
578
  path: implicature_numerals_10_100/numerals_10_100-*
579
+ - config_name: implicature_numerals_2_3
580
+ data_files:
581
+ - split: numerals_2_3
582
+ path: implicature_numerals_2_3/numerals_2_3-*
583
  - config_name: presupposition_all_n_presupposition
584
  data_files:
585
  - split: all_n_presupposition
dataset_infos.json CHANGED
@@ -995,64 +995,50 @@
995
  "features": {
996
  "premise": {
997
  "dtype": "string",
998
- "id": null,
999
  "_type": "Value"
1000
  },
1001
  "hypothesis": {
1002
  "dtype": "string",
1003
- "id": null,
1004
  "_type": "Value"
1005
  },
1006
  "gold_label_log": {
1007
- "num_classes": 3,
1008
  "names": [
1009
  "entailment",
1010
  "neutral",
1011
  "contradiction"
1012
  ],
1013
- "names_file": null,
1014
- "id": null,
1015
  "_type": "ClassLabel"
1016
  },
1017
  "gold_label_prag": {
1018
- "num_classes": 3,
1019
  "names": [
1020
  "entailment",
1021
  "neutral",
1022
  "contradiction"
1023
  ],
1024
- "names_file": null,
1025
- "id": null,
1026
  "_type": "ClassLabel"
1027
  },
1028
  "spec_relation": {
1029
  "dtype": "string",
1030
- "id": null,
1031
  "_type": "Value"
1032
  },
1033
  "item_type": {
1034
  "dtype": "string",
1035
- "id": null,
1036
  "_type": "Value"
1037
  },
1038
  "trigger": {
1039
  "dtype": "string",
1040
- "id": null,
1041
  "_type": "Value"
1042
  },
1043
  "lexemes": {
1044
  "dtype": "string",
1045
- "id": null,
1046
  "_type": "Value"
1047
  }
1048
  },
1049
- "post_processed": null,
1050
- "supervised_keys": null,
1051
- "builder_name": "imppres",
1052
  "config_name": "implicature_numerals_2_3",
1053
  "version": {
1054
  "version_str": "1.1.0",
1055
- "description": null,
1056
  "major": 1,
1057
  "minor": 1,
1058
  "patch": 0
@@ -1060,21 +1046,14 @@
1060
  "splits": {
1061
  "numerals_2_3": {
1062
  "name": "numerals_2_3",
1063
- "num_bytes": 188784,
1064
  "num_examples": 1200,
1065
- "dataset_name": "imppres"
1066
- }
1067
- },
1068
- "download_checksums": {
1069
- "https://github.com/facebookresearch/Imppres/blob/master/dataset/IMPPRES.zip?raw=true": {
1070
- "num_bytes": 335088,
1071
- "checksum": "f1f4ab03aec2248dcfbcb00b80e6099c592751cca2b542b208c6cf46f2926937"
1072
  }
1073
  },
1074
- "download_size": 335088,
1075
- "post_processing_size": null,
1076
- "dataset_size": 188784,
1077
- "size_in_bytes": 523872
1078
  },
1079
  "implicature_quantifiers": {
1080
  "description": "Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.",
 
995
  "features": {
996
  "premise": {
997
  "dtype": "string",
 
998
  "_type": "Value"
999
  },
1000
  "hypothesis": {
1001
  "dtype": "string",
 
1002
  "_type": "Value"
1003
  },
1004
  "gold_label_log": {
 
1005
  "names": [
1006
  "entailment",
1007
  "neutral",
1008
  "contradiction"
1009
  ],
 
 
1010
  "_type": "ClassLabel"
1011
  },
1012
  "gold_label_prag": {
 
1013
  "names": [
1014
  "entailment",
1015
  "neutral",
1016
  "contradiction"
1017
  ],
 
 
1018
  "_type": "ClassLabel"
1019
  },
1020
  "spec_relation": {
1021
  "dtype": "string",
 
1022
  "_type": "Value"
1023
  },
1024
  "item_type": {
1025
  "dtype": "string",
 
1026
  "_type": "Value"
1027
  },
1028
  "trigger": {
1029
  "dtype": "string",
 
1030
  "_type": "Value"
1031
  },
1032
  "lexemes": {
1033
  "dtype": "string",
 
1034
  "_type": "Value"
1035
  }
1036
  },
1037
+ "builder_name": "parquet",
1038
+ "dataset_name": "imppres",
 
1039
  "config_name": "implicature_numerals_2_3",
1040
  "version": {
1041
  "version_str": "1.1.0",
 
1042
  "major": 1,
1043
  "minor": 1,
1044
  "patch": 0
 
1046
  "splits": {
1047
  "numerals_2_3": {
1048
  "name": "numerals_2_3",
1049
+ "num_bytes": 188760,
1050
  "num_examples": 1200,
1051
+ "dataset_name": null
 
 
 
 
 
 
1052
  }
1053
  },
1054
+ "download_size": 22218,
1055
+ "dataset_size": 188760,
1056
+ "size_in_bytes": 210978
 
1057
  },
1058
  "implicature_quantifiers": {
1059
  "description": "Over >25k semiautomatically generated sentence pairs illustrating well-studied pragmatic inference types. IMPPRES is an NLI dataset following the format of SNLI (Bowman et al., 2015), MultiNLI (Williams et al., 2018) and XNLI (Conneau et al., 2018), which was created to evaluate how well trained NLI models recognize several classes of presuppositions and scalar implicatures.",
implicature_numerals_2_3/numerals_2_3-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70c965cce5ce06bd62a3573808d0ef0a4084e9828d429a1f33824cd4cfd9a80
3
+ size 22218