File size: 631 Bytes
2b4aef7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: translation
    struct:
    - name: en
      dtype: string
    - name: file
      dtype: string
    - name: id
      dtype: int64
    - name: la
      dtype: string
  splits:
  - name: train
    num_bytes: 38435471
    num_examples: 99343
  - name: test
    num_bytes: 397107
    num_examples: 1014
  - name: valid
    num_bytes: 383636
    num_examples: 1014
  download_size: 25074136
  dataset_size: 39216214
---
# Dataset Card for "la_en_parallel_wrapped"

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