Violet-yo commited on
Commit
107223b
β€’
1 Parent(s): 347966b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -27
README.md CHANGED
@@ -1,29 +1,29 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: input_text
5
- dtype: string
6
- - name: output_text
7
- dtype: string
8
- splits:
9
- - name: train
10
- num_bytes: 268580979.0
11
- num_examples: 525072
12
- - name: validation
13
- num_bytes: 28898328.0
14
- num_examples: 65634
15
- - name: test
16
- num_bytes: 27216823.0
17
- num_examples: 65634
18
- download_size: 175862955
19
- dataset_size: 324696130.0
20
- configs:
21
- - config_name: default
22
- data_files:
23
- - split: train
24
- path: data/train-*
25
- - split: validation
26
- path: data/validation-*
27
- - split: test
28
- path: data/test-*
29
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: apache-2.0
3
+ language:
4
+ - zh
5
+ pretty_name: Chinese-Braille
6
+ size_categories:
7
+ - 100K<n<1M
8
+ tags:
9
+ - chinese
10
+ - braille
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
+ # Chinese Braille Dataset (No Tone)
13
+ <p align="center">
14
+ πŸ“ƒ <a href="https://arxiv.org/" target="_blank">[Paper]</a> β€’ πŸ’» <a href="https://github.com/" target="_blank">[Github]</a> β€’ πŸ€— <a href="https://huggingface.co/datasets/Violet-yo/Chinese-Braille-Dataset-10per-Tone" target="_blank">[Dataset]</a> β€’ βš™οΈ <a href="https://huggingface.co/Violet-yo/mt5-small-ft-Chinese-Braille" target="_blank">[Model]</a> β€’ 🎬 <a href="https://vision-braille.com/" target="_blank">[Demo]</a>
15
+ </p>
16
+
17
+ This dataset is the `Chinese-Braille-Dataset-No-Tone` dataset described in https://huggingface.co/datasets/Violet-yo/Chinese-Braille-Dataset-10per-Tone.
18
+
19
+
20
+ ## Dataset Statistics
21
+ <!-- TODO -->
22
+
23
+ ## Resources
24
+ - Homepage: [Vision-Braille](https://vision-braille.com/)
25
+ - Repository: [Github](https://github.com/)
26
+ - Paper: [arXiv](https://arxiv.org/)
27
+ - HuggingFace: [Dataset](https://huggingface.co/datasets/Violet-yo/Chinese-Braille-Dataset-10per-Tone), [Model](https://huggingface.co/Violet-yo/mt5-small-ft-Chinese-Braille)
28
+ - [Full Tone Dataset](https://huggingface.co/datasets/Violet-yo/Chinese-Braille-Dataset-Full-Tone)
29
+ - [No Tone Dataset](https://huggingface.co/datasets/Violet-yo/Chinese-Braille-Dataset-No-Tone)