maximuslee07 commited on
Commit
5e92985
1 Parent(s): 52f5681

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
2
  license: llama2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: llama2
3
+ dataset_info:
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ splits:
8
+ - name: train
9
+ num_bytes: 2507625
10
+ num_examples: 1581
11
+ download_size: 1451367
12
+ dataset_size: 2507625
13
+ configs:
14
+ - config_name: default
15
+ data_files:
16
+ - split: train
17
+ path: data/train-*
18
  ---