File size: 730 Bytes
bead1e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
30
31
32
33
34
35
36
---
dataset_info:
  features:
  - name: id
    dtype: int32
  - name: URL
    dtype: string
  - name: domain
    dtype: string
  - name: topic
    dtype: string
  - name: has_image
    dtype: int32
  - name: has_hyperlink
    dtype: int32
  - name: sentence_arb_Arab
    dtype: string
  - name: sentence_eng_Latn
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: dev
    num_bytes: 816795
    num_examples: 997
  download_size: 435355
  dataset_size: 816795
configs:
- config_name: default
  data_files:
  - split: dev
    path: data/dev-*
---
# Dataset Card for "flores_text"

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