gmongaras commited on
Commit
084aaa6
1 Parent(s): cd36a86

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Just a ton of anime subtitle data sourced from `https://www.kitsunekko.net` that's hopefully somewhat clean. I am trying to break lines into different characters.
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ splits:
7
+ - name: train
8
+ num_bytes: 994790936
9
+ num_examples: 14633101
10
+ download_size: 582918662
11
+ dataset_size: 994790936
12
+ configs:
13
+ - config_name: default
14
+ data_files:
15
+ - split: train
16
+ path: data/train-*
17
+ ---
18
  Just a ton of anime subtitle data sourced from `https://www.kitsunekko.net` that's hopefully somewhat clean. I am trying to break lines into different characters.