dukeofmtnview commited on
Commit
62d1da3
·
verified ·
1 Parent(s): 2402f99

Upload Sanskrit Metrical Poetry dataset

Browse files
Files changed (2) hide show
  1. README.md +24 -0
  2. dataset.json +0 -0
README.md CHANGED
@@ -1,4 +1,28 @@
1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  # Sanskrit Metrical Poetry Dataset
3
 
4
  This dataset contains examples and tasks for Sanskrit metrical poetry composition, designed to train models to generate metrically correct Sanskrit poetry.
 
1
 
2
+ ---
3
+ language:
4
+ - sa
5
+ license: cc-by-sa-4.0
6
+ tags:
7
+ - sanskrit
8
+ - poetry
9
+ - meter
10
+ dataset_info:
11
+ features:
12
+ - name: text
13
+ dtype: string
14
+ - name: meter
15
+ dtype: string
16
+ - name: topic
17
+ dtype: string
18
+ - name: pattern
19
+ dtype: string
20
+ - name: source
21
+ dtype: string
22
+ - name: data_type
23
+ dtype: string
24
+ ---
25
+
26
  # Sanskrit Metrical Poetry Dataset
27
 
28
  This dataset contains examples and tasks for Sanskrit metrical poetry composition, designed to train models to generate metrically correct Sanskrit poetry.
dataset.json ADDED
The diff for this file is too large to render. See raw diff