Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
snehrdich commited on
Commit
7d09275
·
1 Parent(s): c8cd451

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: sentence
5
+ dtype: string
6
+ - name: unsandhied
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 9350944
11
+ num_examples: 89323
12
+ - name: validation
13
+ num_bytes: 1164083
14
+ num_examples: 10235
15
+ - name: test
16
+ num_bytes: 1169683
17
+ num_examples: 9965
18
+ - name: test_500
19
+ num_bytes: 62539
20
+ num_examples: 500
21
+ - name: validation_500
22
+ num_bytes: 53738
23
+ num_examples: 500
24
+ download_size: 7114072
25
+ dataset_size: 11800987
26
+ ---
27
+ # Dataset Card for "sanskrit-sandhi-split-hackathon"
28
+
29
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)