fandulu commited on
Commit
278d4fe
·
1 Parent(s): 2afe24c

Add viewer index and data_files config

Browse files
Files changed (2) hide show
  1. README.md +12 -3
  2. train.jsonl +0 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: train.jsonl
8
+ ---
9
+
10
+ # LSPWD_Dataset
11
+
12
+ This repository stores raw assets under `data/` and a viewer-friendly index in `train.jsonl`.
train.jsonl ADDED
The diff for this file is too large to render. See raw diff