wannaphong commited on
Commit
eba59a3
·
1 Parent(s): c60e750

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +30 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: clusters
7
+ sequence:
8
+ sequence:
9
+ sequence: int64
10
+ - name: clusters_strings
11
+ sequence:
12
+ sequence: string
13
+ - name: source
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 1185411
18
+ num_examples: 1039
19
+ - name: test
20
+ num_bytes: 200945
21
+ num_examples: 149
22
+ - name: validation
23
+ num_bytes: 167328
24
+ num_examples: 150
25
+ download_size: 618416
26
+ dataset_size: 1553684
27
+ ---
28
+ # Dataset Card for "han_corf_dataset_v1.0"
29
+
30
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)