ruanchaves commited on
Commit
5c9b529
1 Parent(s): 8972df2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence1
5
+ dtype: string
6
+ - name: sentence2
7
+ dtype: string
8
+ - name: label
9
+ dtype: int32
10
+ - name: production_id
11
+ dtype: int32
12
+ - name: level
13
+ dtype: string
14
+ - name: changed
15
+ dtype: string
16
+ - name: split
17
+ dtype: string
18
+ - name: sentence_text_from
19
+ dtype: string
20
+ - name: sentence_text_to
21
+ dtype: string
22
+ - name: __language__
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 2219813
27
+ num_examples: 4976
28
+ - name: validation
29
+ num_bytes: 632532
30
+ num_examples: 1446
31
+ - name: test
32
+ num_bytes: 750592
33
+ num_examples: 1697
34
+ download_size: 1288524
35
+ dataset_size: 3602937
36
+ ---
37
+ # Dataset Card for "porsimplessent_por_Latn_to_glg_Latn"
38
+
39
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)