Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -47,8 +47,8 @@ data_production:
|
|
| 47 |
script: Converted to PLAID format for standardized access; no changes to data content.
|
| 48 |
data_description: ExampleDescription
|
| 49 |
num_samples:
|
| 50 |
-
train:
|
| 51 |
-
test:
|
| 52 |
storage_backend: hf_datasets
|
| 53 |
|
| 54 |
```
|
|
|
|
| 47 |
script: Converted to PLAID format for standardized access; no changes to data content.
|
| 48 |
data_description: ExampleDescription
|
| 49 |
num_samples:
|
| 50 |
+
train: 500
|
| 51 |
+
test: 111
|
| 52 |
storage_backend: hf_datasets
|
| 53 |
|
| 54 |
```
|