gagan3012 commited on
Commit
c476eeb
·
1 Parent(s): 16a77fb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +31 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: 'Unnamed: 0'
5
+ dtype: int64
6
+ - name: raw
7
+ sequence: string
8
+ - name: corrected
9
+ sequence: string
10
+ - name: tag
11
+ sequence: string
12
+ - name: raw_morph
13
+ dtype: string
14
+ - name: raw_d3tok
15
+ sequence: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 60559487
19
+ num_examples: 19406
20
+ - name: validation
21
+ num_bytes: 3179379
22
+ num_examples: 1017
23
+ - name: test
24
+ num_bytes: 3028394
25
+ num_examples: 968
26
+ download_size: 23091062
27
+ dataset_size: 66767260
28
+ ---
29
+ # Dataset Card for "areta_v5"
30
+
31
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)