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
f890c1e
1 Parent(s): 0bbcb86

Add implicature_gradable_verb data files

Browse files
README.md CHANGED
@@ -118,10 +118,10 @@ dataset_info:
118
  dtype: string
119
  splits:
120
  - name: gradable_verb
121
- num_bytes: 180702
122
  num_examples: 1200
123
- download_size: 335088
124
- dataset_size: 180702
125
  - config_name: implicature_modals
126
  features:
127
  - name: premise
@@ -564,6 +564,10 @@ configs:
564
  data_files:
565
  - split: gradable_adjective
566
  path: implicature_gradable_adjective/gradable_adjective-*
 
 
 
 
567
  - config_name: presupposition_all_n_presupposition
568
  data_files:
569
  - split: all_n_presupposition
 
118
  dtype: string
119
  splits:
120
  - name: gradable_verb
121
+ num_bytes: 180678
122
  num_examples: 1200
123
+ download_size: 21504
124
+ dataset_size: 180678
125
  - config_name: implicature_modals
126
  features:
127
  - name: premise
 
564
  data_files:
565
  - split: gradable_adjective
566
  path: implicature_gradable_adjective/gradable_adjective-*
567
+ - config_name: implicature_gradable_verb
568
+ data_files:
569
+ - split: gradable_verb
570
+ path: implicature_gradable_verb/gradable_verb-*
571
  - config_name: presupposition_all_n_presupposition
572
  data_files:
573
  - split: all_n_presupposition
dataset_infos.json CHANGED
@@ -791,64 +791,50 @@
791
  "features": {
792
  "premise": {
793
  "dtype": "string",
794
- "id": null,
795
  "_type": "Value"
796
  },
797
  "hypothesis": {
798
  "dtype": "string",
799
- "id": null,
800
  "_type": "Value"
801
  },
802
  "gold_label_log": {
803
- "num_classes": 3,
804
  "names": [
805
  "entailment",
806
  "neutral",
807
  "contradiction"
808
  ],
809
- "names_file": null,
810
- "id": null,
811
  "_type": "ClassLabel"
812
  },
813
  "gold_label_prag": {
814
- "num_classes": 3,
815
  "names": [
816
  "entailment",
817
  "neutral",
818
  "contradiction"
819
  ],
820
- "names_file": null,
821
- "id": null,
822
  "_type": "ClassLabel"
823
  },
824
  "spec_relation": {
825
  "dtype": "string",
826
- "id": null,
827
  "_type": "Value"
828
  },
829
  "item_type": {
830
  "dtype": "string",
831
- "id": null,
832
  "_type": "Value"
833
  },
834
  "trigger": {
835
  "dtype": "string",
836
- "id": null,
837
  "_type": "Value"
838
  },
839
  "lexemes": {
840
  "dtype": "string",
841
- "id": null,
842
  "_type": "Value"
843
  }
844
  },
845
- "post_processed": null,
846
- "supervised_keys": null,
847
- "builder_name": "imppres",
848
  "config_name": "implicature_gradable_verb",
849
  "version": {
850
  "version_str": "1.1.0",
851
- "description": null,
852
  "major": 1,
853
  "minor": 1,
854
  "patch": 0
@@ -856,21 +842,14 @@
856
  "splits": {
857
  "gradable_verb": {
858
  "name": "gradable_verb",
859
- "num_bytes": 180702,
860
  "num_examples": 1200,
861
- "dataset_name": "imppres"
862
- }
863
- },
864
- "download_checksums": {
865
- "https://github.com/facebookresearch/Imppres/blob/master/dataset/IMPPRES.zip?raw=true": {
866
- "num_bytes": 335088,
867
- "checksum": "f1f4ab03aec2248dcfbcb00b80e6099c592751cca2b542b208c6cf46f2926937"
868
  }
869
  },
870
- "download_size": 335088,
871
- "post_processing_size": null,
872
- "dataset_size": 180702,
873
- "size_in_bytes": 515790
874
  },
875
  "implicature_modals": {
876
  "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.",
 
791
  "features": {
792
  "premise": {
793
  "dtype": "string",
 
794
  "_type": "Value"
795
  },
796
  "hypothesis": {
797
  "dtype": "string",
 
798
  "_type": "Value"
799
  },
800
  "gold_label_log": {
 
801
  "names": [
802
  "entailment",
803
  "neutral",
804
  "contradiction"
805
  ],
 
 
806
  "_type": "ClassLabel"
807
  },
808
  "gold_label_prag": {
 
809
  "names": [
810
  "entailment",
811
  "neutral",
812
  "contradiction"
813
  ],
 
 
814
  "_type": "ClassLabel"
815
  },
816
  "spec_relation": {
817
  "dtype": "string",
 
818
  "_type": "Value"
819
  },
820
  "item_type": {
821
  "dtype": "string",
 
822
  "_type": "Value"
823
  },
824
  "trigger": {
825
  "dtype": "string",
 
826
  "_type": "Value"
827
  },
828
  "lexemes": {
829
  "dtype": "string",
 
830
  "_type": "Value"
831
  }
832
  },
833
+ "builder_name": "parquet",
834
+ "dataset_name": "imppres",
 
835
  "config_name": "implicature_gradable_verb",
836
  "version": {
837
  "version_str": "1.1.0",
 
838
  "major": 1,
839
  "minor": 1,
840
  "patch": 0
 
842
  "splits": {
843
  "gradable_verb": {
844
  "name": "gradable_verb",
845
+ "num_bytes": 180678,
846
  "num_examples": 1200,
847
+ "dataset_name": null
 
 
 
 
 
 
848
  }
849
  },
850
+ "download_size": 21504,
851
+ "dataset_size": 180678,
852
+ "size_in_bytes": 202182
 
853
  },
854
  "implicature_modals": {
855
  "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_gradable_verb/gradable_verb-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd7e8d9a15e7813913b9121e6d5d877673a14b9ee0cc48ae4bcc88f583044596
3
+ size 21504