Datasets:

Languages:
English
ArXiv:
License:
ccstan99 commited on
Commit
0ad7d8d
·
1 Parent(s): 8d81a49

Update alignment-research-dataset.py

Browse files
Files changed (1) hide show
  1. alignment-research-dataset.py +1 -1
alignment-research-dataset.py CHANGED
@@ -229,7 +229,7 @@ DATASOURCES = {
229
  'source_type': Value(dtype='string', id=None),
230
  'authors': Value(dtype='string', id=None)
231
  },
232
- 'www.yudkowsky.net': {
233
  'paged_url': Value(dtype='string', id=None)
234
  },
235
  }
 
229
  'source_type': Value(dtype='string', id=None),
230
  'authors': Value(dtype='string', id=None)
231
  },
232
+ 'yudkowsky.net': {
233
  'paged_url': Value(dtype='string', id=None)
234
  },
235
  }