File size: 617 Bytes
d4ab493
 
 
 
 
 
 
 
 
 
 
 
 
bdd0e0c
d4ab493
 
 
 
 
 
 
bdd0e0c
 
d4ab493
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: int32
  - name: input_ids
    sequence: int32
  - name: attention_mask
    sequence: int8
  - name: labels
    sequence: int64
  splits:
  - name: train
    num_bytes: 14963812804.0
    num_examples: 2560000
  - name: val
    num_bytes: 3827042
    num_examples: 5000
  - name: test
    num_bytes: 7670994
    num_examples: 10000
  download_size: 5440061492
  dataset_size: 14975310840.0
---
# Dataset Card for "flores200_packing"

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