Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
acceptability-classification
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Commit
·
0127ff0
1
Parent(s):
9230f73
Add determiner_noun_agreement_irregular_1 data files
Browse files
README.md
CHANGED
|
@@ -352,10 +352,10 @@ dataset_info:
|
|
| 352 |
dtype: int32
|
| 353 |
splits:
|
| 354 |
- name: train
|
| 355 |
-
num_bytes:
|
| 356 |
num_examples: 1000
|
| 357 |
-
download_size:
|
| 358 |
-
dataset_size:
|
| 359 |
- config_name: determiner_noun_agreement_irregular_2
|
| 360 |
features:
|
| 361 |
- name: sentence_good
|
|
@@ -1941,6 +1941,10 @@ configs:
|
|
| 1941 |
data_files:
|
| 1942 |
- split: train
|
| 1943 |
path: determiner_noun_agreement_2/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1944 |
---
|
| 1945 |
|
| 1946 |
# Dataset Card for "blimp"
|
|
|
|
| 352 |
dtype: int32
|
| 353 |
splits:
|
| 354 |
- name: train
|
| 355 |
+
num_bytes: 164473
|
| 356 |
num_examples: 1000
|
| 357 |
+
download_size: 47274
|
| 358 |
+
dataset_size: 164473
|
| 359 |
- config_name: determiner_noun_agreement_irregular_2
|
| 360 |
features:
|
| 361 |
- name: sentence_good
|
|
|
|
| 1941 |
data_files:
|
| 1942 |
- split: train
|
| 1943 |
path: determiner_noun_agreement_2/train-*
|
| 1944 |
+
- config_name: determiner_noun_agreement_irregular_1
|
| 1945 |
+
data_files:
|
| 1946 |
+
- split: train
|
| 1947 |
+
path: determiner_noun_agreement_irregular_1/train-*
|
| 1948 |
---
|
| 1949 |
|
| 1950 |
# Dataset Card for "blimp"
|
dataset_infos.json
CHANGED
|
@@ -755,62 +755,50 @@
|
|
| 755 |
"features": {
|
| 756 |
"sentence_good": {
|
| 757 |
"dtype": "string",
|
| 758 |
-
"id": null,
|
| 759 |
"_type": "Value"
|
| 760 |
},
|
| 761 |
"sentence_bad": {
|
| 762 |
"dtype": "string",
|
| 763 |
-
"id": null,
|
| 764 |
"_type": "Value"
|
| 765 |
},
|
| 766 |
"field": {
|
| 767 |
"dtype": "string",
|
| 768 |
-
"id": null,
|
| 769 |
"_type": "Value"
|
| 770 |
},
|
| 771 |
"linguistics_term": {
|
| 772 |
"dtype": "string",
|
| 773 |
-
"id": null,
|
| 774 |
"_type": "Value"
|
| 775 |
},
|
| 776 |
"UID": {
|
| 777 |
"dtype": "string",
|
| 778 |
-
"id": null,
|
| 779 |
"_type": "Value"
|
| 780 |
},
|
| 781 |
"simple_LM_method": {
|
| 782 |
"dtype": "bool",
|
| 783 |
-
"id": null,
|
| 784 |
"_type": "Value"
|
| 785 |
},
|
| 786 |
"one_prefix_method": {
|
| 787 |
"dtype": "bool",
|
| 788 |
-
"id": null,
|
| 789 |
"_type": "Value"
|
| 790 |
},
|
| 791 |
"two_prefix_method": {
|
| 792 |
"dtype": "bool",
|
| 793 |
-
"id": null,
|
| 794 |
"_type": "Value"
|
| 795 |
},
|
| 796 |
"lexically_identical": {
|
| 797 |
"dtype": "bool",
|
| 798 |
-
"id": null,
|
| 799 |
"_type": "Value"
|
| 800 |
},
|
| 801 |
"pair_id": {
|
| 802 |
"dtype": "int32",
|
| 803 |
-
"id": null,
|
| 804 |
"_type": "Value"
|
| 805 |
}
|
| 806 |
},
|
| 807 |
-
"supervised_keys": null,
|
| 808 |
"builder_name": "blimp",
|
|
|
|
| 809 |
"config_name": "determiner_noun_agreement_irregular_1",
|
| 810 |
"version": {
|
| 811 |
"version_str": "0.1.0",
|
| 812 |
-
"description": null,
|
| 813 |
-
"datasets_version_to_prepare": null,
|
| 814 |
"major": 0,
|
| 815 |
"minor": 1,
|
| 816 |
"patch": 0
|
|
@@ -818,20 +806,14 @@
|
|
| 818 |
"splits": {
|
| 819 |
"train": {
|
| 820 |
"name": "train",
|
| 821 |
-
"num_bytes":
|
| 822 |
"num_examples": 1000,
|
| 823 |
-
"dataset_name":
|
| 824 |
-
}
|
| 825 |
-
},
|
| 826 |
-
"download_checksums": {
|
| 827 |
-
"https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/determiner_noun_agreement_irregular_1.jsonl": {
|
| 828 |
-
"num_bytes": 474932,
|
| 829 |
-
"checksum": "4f350e88db9e29e53ae96f1f0b5991c7809fd4fd403190907330b721e1e6e264"
|
| 830 |
}
|
| 831 |
},
|
| 832 |
-
"download_size":
|
| 833 |
-
"dataset_size":
|
| 834 |
-
"size_in_bytes":
|
| 835 |
},
|
| 836 |
"determiner_noun_agreement_irregular_2": {
|
| 837 |
"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",
|
|
|
|
| 755 |
"features": {
|
| 756 |
"sentence_good": {
|
| 757 |
"dtype": "string",
|
|
|
|
| 758 |
"_type": "Value"
|
| 759 |
},
|
| 760 |
"sentence_bad": {
|
| 761 |
"dtype": "string",
|
|
|
|
| 762 |
"_type": "Value"
|
| 763 |
},
|
| 764 |
"field": {
|
| 765 |
"dtype": "string",
|
|
|
|
| 766 |
"_type": "Value"
|
| 767 |
},
|
| 768 |
"linguistics_term": {
|
| 769 |
"dtype": "string",
|
|
|
|
| 770 |
"_type": "Value"
|
| 771 |
},
|
| 772 |
"UID": {
|
| 773 |
"dtype": "string",
|
|
|
|
| 774 |
"_type": "Value"
|
| 775 |
},
|
| 776 |
"simple_LM_method": {
|
| 777 |
"dtype": "bool",
|
|
|
|
| 778 |
"_type": "Value"
|
| 779 |
},
|
| 780 |
"one_prefix_method": {
|
| 781 |
"dtype": "bool",
|
|
|
|
| 782 |
"_type": "Value"
|
| 783 |
},
|
| 784 |
"two_prefix_method": {
|
| 785 |
"dtype": "bool",
|
|
|
|
| 786 |
"_type": "Value"
|
| 787 |
},
|
| 788 |
"lexically_identical": {
|
| 789 |
"dtype": "bool",
|
|
|
|
| 790 |
"_type": "Value"
|
| 791 |
},
|
| 792 |
"pair_id": {
|
| 793 |
"dtype": "int32",
|
|
|
|
| 794 |
"_type": "Value"
|
| 795 |
}
|
| 796 |
},
|
|
|
|
| 797 |
"builder_name": "blimp",
|
| 798 |
+
"dataset_name": "blimp",
|
| 799 |
"config_name": "determiner_noun_agreement_irregular_1",
|
| 800 |
"version": {
|
| 801 |
"version_str": "0.1.0",
|
|
|
|
|
|
|
| 802 |
"major": 0,
|
| 803 |
"minor": 1,
|
| 804 |
"patch": 0
|
|
|
|
| 806 |
"splits": {
|
| 807 |
"train": {
|
| 808 |
"name": "train",
|
| 809 |
+
"num_bytes": 164473,
|
| 810 |
"num_examples": 1000,
|
| 811 |
+
"dataset_name": null
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 812 |
}
|
| 813 |
},
|
| 814 |
+
"download_size": 47274,
|
| 815 |
+
"dataset_size": 164473,
|
| 816 |
+
"size_in_bytes": 211747
|
| 817 |
},
|
| 818 |
"determiner_noun_agreement_irregular_2": {
|
| 819 |
"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_1/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b73d7c301e81f55ce3631cf2c0a02de83a1c5fdf70fdaef4bff90ac5d4f60c7d
|
| 3 |
+
size 47274
|