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
3609617
1 Parent(s): 0127ff0

Add determiner_noun_agreement_irregular_2 data files

Browse files
README.md CHANGED
@@ -380,10 +380,10 @@ dataset_info:
380
  dtype: int32
381
  splits:
382
  - name: train
383
- num_bytes: 162469
384
  num_examples: 1000
385
- download_size: 490854
386
- dataset_size: 162469
387
  - config_name: determiner_noun_agreement_with_adj_2
388
  features:
389
  - name: sentence_good
@@ -1945,6 +1945,10 @@ configs:
1945
  data_files:
1946
  - split: train
1947
  path: determiner_noun_agreement_irregular_1/train-*
 
 
 
 
1948
  ---
1949
 
1950
  # Dataset Card for "blimp"
 
380
  dtype: int32
381
  splits:
382
  - name: train
383
+ num_bytes: 161074
384
  num_examples: 1000
385
+ download_size: 47422
386
+ dataset_size: 161074
387
  - config_name: determiner_noun_agreement_with_adj_2
388
  features:
389
  - name: sentence_good
 
1945
  data_files:
1946
  - split: train
1947
  path: determiner_noun_agreement_irregular_1/train-*
1948
+ - config_name: determiner_noun_agreement_irregular_2
1949
+ data_files:
1950
+ - split: train
1951
+ path: determiner_noun_agreement_irregular_2/train-*
1952
  ---
1953
 
1954
  # Dataset Card for "blimp"
dataset_infos.json CHANGED
@@ -823,62 +823,50 @@
823
  "features": {
824
  "sentence_good": {
825
  "dtype": "string",
826
- "id": null,
827
  "_type": "Value"
828
  },
829
  "sentence_bad": {
830
  "dtype": "string",
831
- "id": null,
832
  "_type": "Value"
833
  },
834
  "field": {
835
  "dtype": "string",
836
- "id": null,
837
  "_type": "Value"
838
  },
839
  "linguistics_term": {
840
  "dtype": "string",
841
- "id": null,
842
  "_type": "Value"
843
  },
844
  "UID": {
845
  "dtype": "string",
846
- "id": null,
847
  "_type": "Value"
848
  },
849
  "simple_LM_method": {
850
  "dtype": "bool",
851
- "id": null,
852
  "_type": "Value"
853
  },
854
  "one_prefix_method": {
855
  "dtype": "bool",
856
- "id": null,
857
  "_type": "Value"
858
  },
859
  "two_prefix_method": {
860
  "dtype": "bool",
861
- "id": null,
862
  "_type": "Value"
863
  },
864
  "lexically_identical": {
865
  "dtype": "bool",
866
- "id": null,
867
  "_type": "Value"
868
  },
869
  "pair_id": {
870
  "dtype": "int32",
871
- "id": null,
872
  "_type": "Value"
873
  }
874
  },
875
- "supervised_keys": null,
876
  "builder_name": "blimp",
 
877
  "config_name": "determiner_noun_agreement_irregular_2",
878
  "version": {
879
  "version_str": "0.1.0",
880
- "description": null,
881
- "datasets_version_to_prepare": null,
882
  "major": 0,
883
  "minor": 1,
884
  "patch": 0
@@ -886,20 +874,14 @@
886
  "splits": {
887
  "train": {
888
  "name": "train",
889
- "num_bytes": 162469,
890
  "num_examples": 1000,
891
- "dataset_name": "blimp"
892
- }
893
- },
894
- "download_checksums": {
895
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/determiner_noun_agreement_irregular_2.jsonl": {
896
- "num_bytes": 490854,
897
- "checksum": "d688af0ccd0614d24a936e0929276784f37554f3ad3e247c3bade8dcaa9099df"
898
  }
899
  },
900
- "download_size": 490854,
901
- "dataset_size": 162469,
902
- "size_in_bytes": 653323
903
  },
904
  "determiner_noun_agreement_with_adj_2": {
905
  "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",
 
823
  "features": {
824
  "sentence_good": {
825
  "dtype": "string",
 
826
  "_type": "Value"
827
  },
828
  "sentence_bad": {
829
  "dtype": "string",
 
830
  "_type": "Value"
831
  },
832
  "field": {
833
  "dtype": "string",
 
834
  "_type": "Value"
835
  },
836
  "linguistics_term": {
837
  "dtype": "string",
 
838
  "_type": "Value"
839
  },
840
  "UID": {
841
  "dtype": "string",
 
842
  "_type": "Value"
843
  },
844
  "simple_LM_method": {
845
  "dtype": "bool",
 
846
  "_type": "Value"
847
  },
848
  "one_prefix_method": {
849
  "dtype": "bool",
 
850
  "_type": "Value"
851
  },
852
  "two_prefix_method": {
853
  "dtype": "bool",
 
854
  "_type": "Value"
855
  },
856
  "lexically_identical": {
857
  "dtype": "bool",
 
858
  "_type": "Value"
859
  },
860
  "pair_id": {
861
  "dtype": "int32",
 
862
  "_type": "Value"
863
  }
864
  },
 
865
  "builder_name": "blimp",
866
+ "dataset_name": "blimp",
867
  "config_name": "determiner_noun_agreement_irregular_2",
868
  "version": {
869
  "version_str": "0.1.0",
 
 
870
  "major": 0,
871
  "minor": 1,
872
  "patch": 0
 
874
  "splits": {
875
  "train": {
876
  "name": "train",
877
+ "num_bytes": 161074,
878
  "num_examples": 1000,
879
+ "dataset_name": null
 
 
 
 
 
 
880
  }
881
  },
882
+ "download_size": 47422,
883
+ "dataset_size": 161074,
884
+ "size_in_bytes": 208496
885
  },
886
  "determiner_noun_agreement_with_adj_2": {
887
  "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",
determiner_noun_agreement_irregular_2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73c404f947d00d35d8b21cce80d0c23b51268873fa834d162018fb45927d1c6c
3
+ size 47422