thebigShawn commited on
Commit
fc30230
1 Parent(s): 3996115

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: CHANNEL_NAME
5
+ dtype: 'null'
6
+ - name: URL
7
+ dtype: 'null'
8
+ - name: TITLE
9
+ dtype: 'null'
10
+ - name: DESCRIPTION
11
+ dtype: 'null'
12
+ - name: TRANSCRIPTION
13
+ dtype: 'null'
14
+ - name: SEGMENTS
15
+ dtype: 'null'
16
+ - name: __index_level_0__
17
+ dtype: 'null'
18
+ splits:
19
+ - name: train
20
+ download_size: 1797
21
+ dataset_size: 0
22
+ ---
23
+ # Dataset Card for "rfslesstrat"
24
+
25
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)