joonyeol99 commited on
Commit
203fdd6
·
1 Parent(s): e0c92db

add dataset_info.json

Browse files
Files changed (1) hide show
  1. dataset_info.json +11 -0
dataset_info.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "splits": {
3
+ "train": {
4
+ "name": "youtube_dataset.jsonl",
5
+ "num_bytes": 150000000,
6
+ "num_examples": 993
7
+ }
8
+ },
9
+ "file_format": "jsonl"
10
+ }
11
+