Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
machine-generated
Annotations Creators:
crowdsourced
Source Datasets:
original
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
80a1d5e
1 Parent(s): 5c4d1d5

Add only_npi_licensor_present data files

Browse files
README.md CHANGED
@@ -1108,10 +1108,10 @@ dataset_info:
1108
  dtype: int32
1109
  splits:
1110
  - name: train
1111
- num_bytes: 149911
1112
  num_examples: 1000
1113
- download_size: 459170
1114
- dataset_size: 149911
1115
  - config_name: only_npi_scope
1116
  features:
1117
  - name: sentence_good
@@ -2049,6 +2049,10 @@ configs:
2049
  data_files:
2050
  - split: train
2051
  path: npi_present_2/train-*
 
 
 
 
2052
  ---
2053
 
2054
  # Dataset Card for "blimp"
 
1108
  dtype: int32
1109
  splits:
1110
  - name: train
1111
+ num_bytes: 148516
1112
  num_examples: 1000
1113
+ download_size: 51361
1114
+ dataset_size: 148516
1115
  - config_name: only_npi_scope
1116
  features:
1117
  - name: sentence_good
 
2049
  data_files:
2050
  - split: train
2051
  path: npi_present_2/train-*
2052
+ - config_name: only_npi_licensor_present
2053
+ data_files:
2054
+ - split: train
2055
+ path: only_npi_licensor_present/train-*
2056
  ---
2057
 
2058
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -2591,62 +2591,50 @@
2591
  "features": {
2592
  "sentence_good": {
2593
  "dtype": "string",
2594
- "id": null,
2595
  "_type": "Value"
2596
  },
2597
  "sentence_bad": {
2598
  "dtype": "string",
2599
- "id": null,
2600
  "_type": "Value"
2601
  },
2602
  "field": {
2603
  "dtype": "string",
2604
- "id": null,
2605
  "_type": "Value"
2606
  },
2607
  "linguistics_term": {
2608
  "dtype": "string",
2609
- "id": null,
2610
  "_type": "Value"
2611
  },
2612
  "UID": {
2613
  "dtype": "string",
2614
- "id": null,
2615
  "_type": "Value"
2616
  },
2617
  "simple_LM_method": {
2618
  "dtype": "bool",
2619
- "id": null,
2620
  "_type": "Value"
2621
  },
2622
  "one_prefix_method": {
2623
  "dtype": "bool",
2624
- "id": null,
2625
  "_type": "Value"
2626
  },
2627
  "two_prefix_method": {
2628
  "dtype": "bool",
2629
- "id": null,
2630
  "_type": "Value"
2631
  },
2632
  "lexically_identical": {
2633
  "dtype": "bool",
2634
- "id": null,
2635
  "_type": "Value"
2636
  },
2637
  "pair_id": {
2638
  "dtype": "int32",
2639
- "id": null,
2640
  "_type": "Value"
2641
  }
2642
  },
2643
- "supervised_keys": null,
2644
  "builder_name": "blimp",
 
2645
  "config_name": "only_npi_licensor_present",
2646
  "version": {
2647
  "version_str": "0.1.0",
2648
- "description": null,
2649
- "datasets_version_to_prepare": null,
2650
  "major": 0,
2651
  "minor": 1,
2652
  "patch": 0
@@ -2654,20 +2642,14 @@
2654
  "splits": {
2655
  "train": {
2656
  "name": "train",
2657
- "num_bytes": 149911,
2658
  "num_examples": 1000,
2659
- "dataset_name": "blimp"
2660
- }
2661
- },
2662
- "download_checksums": {
2663
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/only_npi_licensor_present.jsonl": {
2664
- "num_bytes": 459170,
2665
- "checksum": "475c6595187a32e4dcfb868d3db90394e89669a94a9312ebd60f88dad1665f1c"
2666
  }
2667
  },
2668
- "download_size": 459170,
2669
- "dataset_size": 149911,
2670
- "size_in_bytes": 609081
2671
  },
2672
  "only_npi_scope": {
2673
  "description": "\nBLiMP is a challenge set for evaluating what language models (LMs) know about\nmajor grammatical phenomena in English. BLiMP consists of 67 sub-datasets, each\ncontaining 1000 minimal pairs isolating specific contrasts in syntax,\nmorphology, or semantics. The data is automatically generated according to\nexpert-crafted grammars.\n",
 
2591
  "features": {
2592
  "sentence_good": {
2593
  "dtype": "string",
 
2594
  "_type": "Value"
2595
  },
2596
  "sentence_bad": {
2597
  "dtype": "string",
 
2598
  "_type": "Value"
2599
  },
2600
  "field": {
2601
  "dtype": "string",
 
2602
  "_type": "Value"
2603
  },
2604
  "linguistics_term": {
2605
  "dtype": "string",
 
2606
  "_type": "Value"
2607
  },
2608
  "UID": {
2609
  "dtype": "string",
 
2610
  "_type": "Value"
2611
  },
2612
  "simple_LM_method": {
2613
  "dtype": "bool",
 
2614
  "_type": "Value"
2615
  },
2616
  "one_prefix_method": {
2617
  "dtype": "bool",
 
2618
  "_type": "Value"
2619
  },
2620
  "two_prefix_method": {
2621
  "dtype": "bool",
 
2622
  "_type": "Value"
2623
  },
2624
  "lexically_identical": {
2625
  "dtype": "bool",
 
2626
  "_type": "Value"
2627
  },
2628
  "pair_id": {
2629
  "dtype": "int32",
 
2630
  "_type": "Value"
2631
  }
2632
  },
 
2633
  "builder_name": "blimp",
2634
+ "dataset_name": "blimp",
2635
  "config_name": "only_npi_licensor_present",
2636
  "version": {
2637
  "version_str": "0.1.0",
 
 
2638
  "major": 0,
2639
  "minor": 1,
2640
  "patch": 0
 
2642
  "splits": {
2643
  "train": {
2644
  "name": "train",
2645
+ "num_bytes": 148516,
2646
  "num_examples": 1000,
2647
+ "dataset_name": null
 
 
 
 
 
 
2648
  }
2649
  },
2650
+ "download_size": 51361,
2651
+ "dataset_size": 148516,
2652
+ "size_in_bytes": 199877
2653
  },
2654
  "only_npi_scope": {
2655
  "description": "\nBLiMP is a challenge set for evaluating what language models (LMs) know about\nmajor grammatical phenomena in English. BLiMP consists of 67 sub-datasets, each\ncontaining 1000 minimal pairs isolating specific contrasts in syntax,\nmorphology, or semantics. The data is automatically generated according to\nexpert-crafted grammars.\n",
only_npi_licensor_present/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e26a57bc8d8625bfcc1cc018d6c46944abf202aa5f874a39a0f04c24df9e178
3
+ size 51361