Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Icelandic
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
Sigurdur commited on
Commit
e340362
1 Parent(s): 20f3f35

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: video_id
5
+ dtype: string
6
+ - name: transcript
7
+ list:
8
+ - name: duration
9
+ dtype: float64
10
+ - name: start
11
+ dtype: float64
12
+ - name: text
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 435373.19158878503
17
+ num_examples: 171
18
+ - name: test
19
+ num_bytes: 109479.80841121495
20
+ num_examples: 43
21
+ download_size: 308626
22
+ dataset_size: 544853.0
23
+ ---
24
+ # Dataset Card for "icelandic-sign-language"
25
+
26
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)