File size: 538 Bytes
631e4d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
configs:
- config_name: default
  data_files:
  - split: valid
    path: data/valid-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: seqs
    dtype: string
  splits:
  - name: valid
    num_bytes: 603744
    num_examples: 1259
  - name: test
    num_bytes: 140994
    num_examples: 474
  download_size: 679584
  dataset_size: 744738
---
# Dataset Card for "prost_valid_test"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)