Datasets:

Languages:
English
ArXiv:
License:
Daniel O'Connell commited on
Commit
3ab5351
·
1 Parent(s): 1cdb349

update arbital

Browse files
Files changed (3) hide show
  1. README.md +8 -8
  2. alignment-research-dataset.py +1 -0
  3. arbital.jsonl +0 -0
README.md CHANGED
@@ -96,10 +96,10 @@ dataset_info:
96
  dtype: string
97
  splits:
98
  - name: train
99
- num_bytes: 318682720
100
- num_examples: 9700
101
- download_size: 365472655
102
- dataset_size: 318682720
103
  - config_name: agentmodels
104
  features:
105
  - name: id
@@ -332,10 +332,10 @@ dataset_info:
332
  sequence: string
333
  splits:
334
  - name: train
335
- num_bytes: 3295285
336
- num_examples: 728
337
- download_size: 3624231
338
- dataset_size: 3295285
339
  - config_name: arxiv
340
  features:
341
  - name: id
 
96
  dtype: string
97
  splits:
98
  - name: train
99
+ num_bytes: 318971566
100
+ num_examples: 9701
101
+ download_size: 366333809
102
+ dataset_size: 318971566
103
  - config_name: agentmodels
104
  features:
105
  - name: id
 
332
  sequence: string
333
  splits:
334
  - name: train
335
+ num_bytes: 3573063
336
+ num_examples: 729
337
+ download_size: 4485385
338
+ dataset_size: 3573063
339
  - config_name: arxiv
340
  features:
341
  - name: id
alignment-research-dataset.py CHANGED
@@ -140,6 +140,7 @@ DATASOURCES = {
140
  'source_filetype': Value(dtype='string'),
141
  'alias': Value(dtype='string'),
142
  'summary': Sequence(feature=Value(dtype='string')),
 
143
  },
144
  'arxiv': {
145
  'source_type': Value(dtype='string'),
 
140
  'source_filetype': Value(dtype='string'),
141
  'alias': Value(dtype='string'),
142
  'summary': Sequence(feature=Value(dtype='string')),
143
+ 'tags': Sequence(feature=Value(dtype='string')),
144
  },
145
  'arxiv': {
146
  'source_type': Value(dtype='string'),
arbital.jsonl CHANGED
The diff for this file is too large to render. See raw diff