File size: 615 Bytes
52b2840
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: int64
  - name: translation
    struct:
    - name: en
      dtype: string
    - name: vi
      dtype: string
  splits:
  - name: train
    num_bytes: 83716602
    num_examples: 131621
  - name: test
    num_bytes: 1316376
    num_examples: 1268
  - name: domain_specific_test
    num_bytes: 2151220
    num_examples: 1542
  download_size: 50263042
  dataset_size: 87184198
---
# Dataset Card for "fuzzy_iwslt15_domain_specific"

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