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
caa51db
1 Parent(s): 5a02663

Add implicature_connectives data files

Browse files
README.md CHANGED
@@ -50,10 +50,10 @@ dataset_info:
50
  dtype: string
51
  splits:
52
  - name: connectives
53
- num_bytes: 221868
54
  num_examples: 1200
55
- download_size: 335088
56
- dataset_size: 221868
57
  - config_name: implicature_gradable_adjective
58
  features:
59
  - name: premise
@@ -556,6 +556,10 @@ dataset_info:
556
  download_size: 41247
557
  dataset_size: 397195
558
  configs:
 
 
 
 
559
  - config_name: presupposition_all_n_presupposition
560
  data_files:
561
  - split: all_n_presupposition
 
50
  dtype: string
51
  splits:
52
  - name: connectives
53
+ num_bytes: 221844
54
  num_examples: 1200
55
+ download_size: 25478
56
+ dataset_size: 221844
57
  - config_name: implicature_gradable_adjective
58
  features:
59
  - name: premise
 
556
  download_size: 41247
557
  dataset_size: 397195
558
  configs:
559
+ - config_name: implicature_connectives
560
+ data_files:
561
+ - split: connectives
562
+ path: implicature_connectives/connectives-*
563
  - config_name: presupposition_all_n_presupposition
564
  data_files:
565
  - split: all_n_presupposition
dataset_infos.json CHANGED
@@ -655,64 +655,50 @@
655
  "features": {
656
  "premise": {
657
  "dtype": "string",
658
- "id": null,
659
  "_type": "Value"
660
  },
661
  "hypothesis": {
662
  "dtype": "string",
663
- "id": null,
664
  "_type": "Value"
665
  },
666
  "gold_label_log": {
667
- "num_classes": 3,
668
  "names": [
669
  "entailment",
670
  "neutral",
671
  "contradiction"
672
  ],
673
- "names_file": null,
674
- "id": null,
675
  "_type": "ClassLabel"
676
  },
677
  "gold_label_prag": {
678
- "num_classes": 3,
679
  "names": [
680
  "entailment",
681
  "neutral",
682
  "contradiction"
683
  ],
684
- "names_file": null,
685
- "id": null,
686
  "_type": "ClassLabel"
687
  },
688
  "spec_relation": {
689
  "dtype": "string",
690
- "id": null,
691
  "_type": "Value"
692
  },
693
  "item_type": {
694
  "dtype": "string",
695
- "id": null,
696
  "_type": "Value"
697
  },
698
  "trigger": {
699
  "dtype": "string",
700
- "id": null,
701
  "_type": "Value"
702
  },
703
  "lexemes": {
704
  "dtype": "string",
705
- "id": null,
706
  "_type": "Value"
707
  }
708
  },
709
- "post_processed": null,
710
- "supervised_keys": null,
711
- "builder_name": "imppres",
712
  "config_name": "implicature_connectives",
713
  "version": {
714
  "version_str": "1.1.0",
715
- "description": null,
716
  "major": 1,
717
  "minor": 1,
718
  "patch": 0
@@ -720,21 +706,14 @@
720
  "splits": {
721
  "connectives": {
722
  "name": "connectives",
723
- "num_bytes": 221868,
724
  "num_examples": 1200,
725
- "dataset_name": "imppres"
726
- }
727
- },
728
- "download_checksums": {
729
- "https://github.com/facebookresearch/Imppres/blob/master/dataset/IMPPRES.zip?raw=true": {
730
- "num_bytes": 335088,
731
- "checksum": "f1f4ab03aec2248dcfbcb00b80e6099c592751cca2b542b208c6cf46f2926937"
732
  }
733
  },
734
- "download_size": 335088,
735
- "post_processing_size": null,
736
- "dataset_size": 221868,
737
- "size_in_bytes": 556956
738
  },
739
  "implicature_gradable_adjective": {
740
  "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.",
 
655
  "features": {
656
  "premise": {
657
  "dtype": "string",
 
658
  "_type": "Value"
659
  },
660
  "hypothesis": {
661
  "dtype": "string",
 
662
  "_type": "Value"
663
  },
664
  "gold_label_log": {
 
665
  "names": [
666
  "entailment",
667
  "neutral",
668
  "contradiction"
669
  ],
 
 
670
  "_type": "ClassLabel"
671
  },
672
  "gold_label_prag": {
 
673
  "names": [
674
  "entailment",
675
  "neutral",
676
  "contradiction"
677
  ],
 
 
678
  "_type": "ClassLabel"
679
  },
680
  "spec_relation": {
681
  "dtype": "string",
 
682
  "_type": "Value"
683
  },
684
  "item_type": {
685
  "dtype": "string",
 
686
  "_type": "Value"
687
  },
688
  "trigger": {
689
  "dtype": "string",
 
690
  "_type": "Value"
691
  },
692
  "lexemes": {
693
  "dtype": "string",
 
694
  "_type": "Value"
695
  }
696
  },
697
+ "builder_name": "parquet",
698
+ "dataset_name": "imppres",
 
699
  "config_name": "implicature_connectives",
700
  "version": {
701
  "version_str": "1.1.0",
 
702
  "major": 1,
703
  "minor": 1,
704
  "patch": 0
 
706
  "splits": {
707
  "connectives": {
708
  "name": "connectives",
709
+ "num_bytes": 221844,
710
  "num_examples": 1200,
711
+ "dataset_name": null
 
 
 
 
 
 
712
  }
713
  },
714
+ "download_size": 25478,
715
+ "dataset_size": 221844,
716
+ "size_in_bytes": 247322
 
717
  },
718
  "implicature_gradable_adjective": {
719
  "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_connectives/connectives-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80926df2d07638140cd32b8f7e1a4fbc9664c8626e9b4b913b27ab6953e1876b
3
+ size 25478