albertvillanova HF staff commited on
Commit
c9bb307
1 Parent(s): b41803b

Add causative data files

Browse files
README.md CHANGED
@@ -184,10 +184,10 @@ dataset_info:
184
  dtype: int32
185
  splits:
186
  - name: train
187
- num_bytes: 124167
188
  num_examples: 1000
189
- download_size: 317162
190
- dataset_size: 124167
191
  - config_name: complex_NP_island
192
  features:
193
  - name: sentence_good
@@ -1917,6 +1917,10 @@ configs:
1917
  data_files:
1918
  - split: train
1919
  path: animate_subject_trans/train-*
 
 
 
 
1920
  ---
1921
 
1922
  # Dataset Card for "blimp"
 
184
  dtype: int32
185
  splits:
186
  - name: train
187
+ num_bytes: 122772
188
  num_examples: 1000
189
+ download_size: 48963
190
+ dataset_size: 122772
191
  - config_name: complex_NP_island
192
  features:
193
  - name: sentence_good
 
1917
  data_files:
1918
  - split: train
1919
  path: animate_subject_trans/train-*
1920
+ - config_name: causative
1921
+ data_files:
1922
+ - split: train
1923
+ path: causative/train-*
1924
  ---
1925
 
1926
  # Dataset Card for "blimp"
causative/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfec48a03e32498177214dd7add31df1200c2e049c6723678cbd3b66b5da52c4
3
+ size 48963
dataset_infos.json CHANGED
@@ -347,62 +347,50 @@
347
  "features": {
348
  "sentence_good": {
349
  "dtype": "string",
350
- "id": null,
351
  "_type": "Value"
352
  },
353
  "sentence_bad": {
354
  "dtype": "string",
355
- "id": null,
356
  "_type": "Value"
357
  },
358
  "field": {
359
  "dtype": "string",
360
- "id": null,
361
  "_type": "Value"
362
  },
363
  "linguistics_term": {
364
  "dtype": "string",
365
- "id": null,
366
  "_type": "Value"
367
  },
368
  "UID": {
369
  "dtype": "string",
370
- "id": null,
371
  "_type": "Value"
372
  },
373
  "simple_LM_method": {
374
  "dtype": "bool",
375
- "id": null,
376
  "_type": "Value"
377
  },
378
  "one_prefix_method": {
379
  "dtype": "bool",
380
- "id": null,
381
  "_type": "Value"
382
  },
383
  "two_prefix_method": {
384
  "dtype": "bool",
385
- "id": null,
386
  "_type": "Value"
387
  },
388
  "lexically_identical": {
389
  "dtype": "bool",
390
- "id": null,
391
  "_type": "Value"
392
  },
393
  "pair_id": {
394
  "dtype": "int32",
395
- "id": null,
396
  "_type": "Value"
397
  }
398
  },
399
- "supervised_keys": null,
400
  "builder_name": "blimp",
 
401
  "config_name": "causative",
402
  "version": {
403
  "version_str": "0.1.0",
404
- "description": null,
405
- "datasets_version_to_prepare": null,
406
  "major": 0,
407
  "minor": 1,
408
  "patch": 0
@@ -410,20 +398,14 @@
410
  "splits": {
411
  "train": {
412
  "name": "train",
413
- "num_bytes": 124167,
414
  "num_examples": 1000,
415
- "dataset_name": "blimp"
416
- }
417
- },
418
- "download_checksums": {
419
- "https://raw.githubusercontent.com/alexwarstadt/blimp/master/data/causative.jsonl": {
420
- "num_bytes": 317162,
421
- "checksum": "2e1006cc24094a3049586888105b22181d77e09e11dea65a326b49977bb366f1"
422
  }
423
  },
424
- "download_size": 317162,
425
- "dataset_size": 124167,
426
- "size_in_bytes": 441329
427
  },
428
  "complex_NP_island": {
429
  "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",
 
347
  "features": {
348
  "sentence_good": {
349
  "dtype": "string",
 
350
  "_type": "Value"
351
  },
352
  "sentence_bad": {
353
  "dtype": "string",
 
354
  "_type": "Value"
355
  },
356
  "field": {
357
  "dtype": "string",
 
358
  "_type": "Value"
359
  },
360
  "linguistics_term": {
361
  "dtype": "string",
 
362
  "_type": "Value"
363
  },
364
  "UID": {
365
  "dtype": "string",
 
366
  "_type": "Value"
367
  },
368
  "simple_LM_method": {
369
  "dtype": "bool",
 
370
  "_type": "Value"
371
  },
372
  "one_prefix_method": {
373
  "dtype": "bool",
 
374
  "_type": "Value"
375
  },
376
  "two_prefix_method": {
377
  "dtype": "bool",
 
378
  "_type": "Value"
379
  },
380
  "lexically_identical": {
381
  "dtype": "bool",
 
382
  "_type": "Value"
383
  },
384
  "pair_id": {
385
  "dtype": "int32",
 
386
  "_type": "Value"
387
  }
388
  },
 
389
  "builder_name": "blimp",
390
+ "dataset_name": "blimp",
391
  "config_name": "causative",
392
  "version": {
393
  "version_str": "0.1.0",
 
 
394
  "major": 0,
395
  "minor": 1,
396
  "patch": 0
 
398
  "splits": {
399
  "train": {
400
  "name": "train",
401
+ "num_bytes": 122772,
402
  "num_examples": 1000,
403
+ "dataset_name": null
 
 
 
 
 
 
404
  }
405
  },
406
+ "download_size": 48963,
407
+ "dataset_size": 122772,
408
+ "size_in_bytes": 171735
409
  },
410
  "complex_NP_island": {
411
  "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",