File size: 950 Bytes
cf47a30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
license: mit
task_categories:
- text-generation
tags:
- philosophy
- lesswrong
- long-sequences
- posts
size_categories:
- 10K<n<100K
---

# What is LessWrong?

LessWrong is a community blog and forum dedicated to improving human reasoning and decision-making, aiming to help people hold more accurate beliefs and be more effective, or "less wrong," daily.
This dataset contains over twenty-six thousand posts from 2009 and onward.

## Stats

| Key                  | Value          |
|----------------------|----------------|
| Entries              | 26,517         |
| Total Tokens (GPT2)  | 96,399,665     |
| Total Words          | 53,966,975     |
| Avg Tokens / Entry   | 3,635.39       |
| Avg Words / Entry    | 2,035.18       |

We counted the tokens using [GPT2's](https://huggingface.co/openai-community/gpt2) tokenizer. 

---

## Use Cases

Pretraining and fine-tuning language models on long-form rationalist and AI-safety discourse.