Update README.md
Browse filesMatch README.md from GH
README.md
CHANGED
@@ -976,42 +976,48 @@ The AI Alignment Research Dataset is a collection of documents related to AI Ali
|
|
976 |
The following list of sources may change and items may be renamed:
|
977 |
|
978 |
- [agentmodels](https://agentmodels.org/)
|
979 |
-
- [aiimpacts
|
980 |
- [aisafety.camp](https://aisafety.camp/)
|
|
|
|
|
|
|
981 |
- [arbital](https://arbital.com/)
|
982 |
-
-
|
983 |
- audio_transcripts - transcripts from interviews with various researchers and other audio recordings
|
984 |
- [carado.moe](https://carado.moe/)
|
985 |
-
- [
|
986 |
-
- [
|
987 |
- [distill](https://distill.pub/)
|
988 |
- [eaforum](https://forum.effectivealtruism.org/) - selected posts
|
989 |
- gdocs
|
990 |
- gdrive_ebooks - books include [Superintelligence](https://www.goodreads.com/book/show/20527133-superintelligence), [Human Compatible](https://www.goodreads.com/book/show/44767248-human-compatible), [Life 3.0](https://www.goodreads.com/book/show/34272565-life-3-0), [The Precipice](https://www.goodreads.com/book/show/50485582-the-precipice), and others
|
991 |
- [generative.ink](https://generative.ink/posts/)
|
992 |
- [gwern_blog](https://gwern.net/)
|
993 |
-
- [
|
994 |
-
- [
|
995 |
- [lesswrong](https://www.lesswrong.com/) - selected posts
|
996 |
- markdown.ebooks
|
|
|
|
|
997 |
- nonarxiv_papers - other alignment research papers
|
998 |
-
- [qualiacomputing
|
999 |
- reports
|
1000 |
-
- [
|
1001 |
-
- [vkrakovna.wordpress.com](https://vkrakovna.wordpress.com)
|
1002 |
- [waitbutwhy](https://waitbutwhy.com/)
|
1003 |
-
- [
|
1004 |
|
1005 |
## Keys
|
1006 |
|
1007 |
Not all of the entries contain the same keys, but they all have the following:
|
1008 |
|
1009 |
-
- id - unique identifier
|
1010 |
-
- source - based on the data source listed in the previous section
|
1011 |
-
- title - title of document
|
1012 |
-
- text - full text of document content
|
1013 |
-
- url - some values may be `'n/a'`, still being updated
|
1014 |
-
- date_published - some `'n/a'`
|
|
|
|
|
1015 |
|
1016 |
The values of the keys are still being cleaned up for consistency. Additional keys are available depending on the source document.
|
1017 |
|
|
|
976 |
The following list of sources may change and items may be renamed:
|
977 |
|
978 |
- [agentmodels](https://agentmodels.org/)
|
979 |
+
- [aiimpacts](https://aiimpacts.org/)
|
980 |
- [aisafety.camp](https://aisafety.camp/)
|
981 |
+
- [aisafety.info](https://aisafety.info/)
|
982 |
+
- [alignmentforum](https://www.alignmentforum.org)
|
983 |
+
- [alignment_newsletter](https://rohinshah.com/alignment-newsletter/)
|
984 |
- [arbital](https://arbital.com/)
|
985 |
+
- arxiv - alignment research papers from [arxiv](https://arxiv.org/)
|
986 |
- audio_transcripts - transcripts from interviews with various researchers and other audio recordings
|
987 |
- [carado.moe](https://carado.moe/)
|
988 |
+
- [cold_takes](https://www.cold-takes.com/)
|
989 |
+
- [deepmind_blog](https://deepmindsafetyresearch.medium.com/)
|
990 |
- [distill](https://distill.pub/)
|
991 |
- [eaforum](https://forum.effectivealtruism.org/) - selected posts
|
992 |
- gdocs
|
993 |
- gdrive_ebooks - books include [Superintelligence](https://www.goodreads.com/book/show/20527133-superintelligence), [Human Compatible](https://www.goodreads.com/book/show/44767248-human-compatible), [Life 3.0](https://www.goodreads.com/book/show/34272565-life-3-0), [The Precipice](https://www.goodreads.com/book/show/50485582-the-precipice), and others
|
994 |
- [generative.ink](https://generative.ink/posts/)
|
995 |
- [gwern_blog](https://gwern.net/)
|
996 |
+
- [importai](https://importai.substack.com)
|
997 |
+
- [jsteinhardt_blog](https://jsteinhardt.wordpress.com/)
|
998 |
- [lesswrong](https://www.lesswrong.com/) - selected posts
|
999 |
- markdown.ebooks
|
1000 |
+
- [miri](https://intelligence.org/) - MIRI
|
1001 |
+
- [ml_safety_newsletter](https://newsletter.mlsafety.org)
|
1002 |
- nonarxiv_papers - other alignment research papers
|
1003 |
+
- [qualiacomputing](https://qualiacomputing.com/)
|
1004 |
- reports
|
1005 |
+
- [vkrakovna_blog](https://vkrakovna.wordpress.com)
|
|
|
1006 |
- [waitbutwhy](https://waitbutwhy.com/)
|
1007 |
+
- [yudkowsky_blog](https://www.yudkowsky.net/)
|
1008 |
|
1009 |
## Keys
|
1010 |
|
1011 |
Not all of the entries contain the same keys, but they all have the following:
|
1012 |
|
1013 |
+
- `id` - unique identifier
|
1014 |
+
- `source` - based on the data source listed in the previous section
|
1015 |
+
- `title` - title of document
|
1016 |
+
- `text` - full text of document content
|
1017 |
+
- `url` - some values may be `'n/a'`, still being updated
|
1018 |
+
- `date_published` - some `'n/a'`
|
1019 |
+
- `authors` - list of author names, may be empty
|
1020 |
+
- `summary` - list of human written summaries from various newsletters, may be empty
|
1021 |
|
1022 |
The values of the keys are still being cleaned up for consistency. Additional keys are available depending on the source document.
|
1023 |
|