File size: 669 Bytes
fcd30b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ae1ea9f
20c97c8
fcd30b7
ae1ea9f
7001f1d
ae1ea9f
 
fcd30b7
 
 
 
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
26
27
28
29
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: valid
    path: data/valid-*
dataset_info:
  features:
  - name: input_ids
    sequence: int32
  - name: token_type_ids
    sequence: int8
  - name: attention_mask
    sequence: int8
  splits:
  - name: train
    num_bytes: 21387729.172121048
    num_examples: 6936
  - name: valid
    num_bytes: 1128591.2452416816
    num_examples: 366
  download_size: 6213826
  dataset_size: 22516320.41736273
---
# Dataset Card for "doupo-dataset"

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