yizhongw commited on
Commit
53a9678
·
verified ·
1 Parent(s): b2d8f82

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +32 -0
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,3 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  This is a converted version of the no_robots dataset into Tulu SFT training format.
2
 
3
  The conversion script can be found in our [open-instruct](https://github.com/allenai/open-instruct/blob/main/scripts/data/sft/no_robots.py) repo.
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: train
6
+ path: data/train-*
7
+ - split: test
8
+ path: data/test-*
9
+ dataset_info:
10
+ features:
11
+ - name: prompt
12
+ dtype: string
13
+ - name: prompt_id
14
+ dtype: string
15
+ - name: messages
16
+ list:
17
+ - name: content
18
+ dtype: string
19
+ - name: role
20
+ dtype: string
21
+ - name: category
22
+ dtype: string
23
+ splits:
24
+ - name: train
25
+ num_bytes: 16496867
26
+ num_examples: 9500
27
+ - name: test
28
+ num_bytes: 887460
29
+ num_examples: 500
30
+ download_size: 11045587
31
+ dataset_size: 17384327
32
+ ---
33
  This is a converted version of the no_robots dataset into Tulu SFT training format.
34
 
35
  The conversion script can be found in our [open-instruct](https://github.com/allenai/open-instruct/blob/main/scripts/data/sft/no_robots.py) repo.
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28b09638899a22f3437e57f412022a917f88e6c65f1169f813e2cd583f4feb93
3
- size 10494891
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5be5cc8fdfd0df94c300c6b270bfccf9028154ed9fd10742b56728340d4856d6
3
+ size 10474682