xmj2002 commited on
Commit
7eb4ee4
1 Parent(s): 27fe7bb

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +28 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: audio
5
+ dtype:
6
+ audio:
7
+ sampling_rate: 16000
8
+ - name: language
9
+ dtype: string
10
+ - name: npcName
11
+ dtype: string
12
+ - name: text
13
+ dtype: string
14
+ - name: type
15
+ dtype: string
16
+ splits:
17
+ - name: train
18
+ num_bytes: 2459515323.168046
19
+ num_examples: 17293
20
+ - name: test
21
+ num_bytes: 273358494.8319542
22
+ num_examples: 1922
23
+ download_size: 2154942775
24
+ dataset_size: 2732873818.0
25
+ ---
26
+ # Dataset Card for "genshin_ch_10npc"
27
+
28
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)