tomekkorbak commited on
Commit
ac63204
1 Parent(s): bdf6290

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ The dataset was constructed using documents from [the Pile](https://pile.eleuthe
5
  The procedure was the following:
6
  1. A chunk of the Pile (3%, 7m documents) was scored using the Perspective API.
7
  1. The first half of this dataset is [tomekkorbak/pile-toxic-chunk-0](https://huggingface.co/datasets/tomekkorbak/pile-toxic-chunk-0), 100k *most* toxic documents of the scored chunk
8
- 2. The first half of this dataset is [tomekkorbak/pile-nontoxic-chunk-0](https://huggingface.co/datasets/tomekkorbak/pile-nontoxic-chunk-0), 100k most *least* toxic documents of the scored chunk
9
  3. Then, the dataset was shuffled and a 9:1 train-test split was done
10
 
11
  ## Basic stats
 
5
  The procedure was the following:
6
  1. A chunk of the Pile (3%, 7m documents) was scored using the Perspective API.
7
  1. The first half of this dataset is [tomekkorbak/pile-toxic-chunk-0](https://huggingface.co/datasets/tomekkorbak/pile-toxic-chunk-0), 100k *most* toxic documents of the scored chunk
8
+ 2. The first half of this dataset is [tomekkorbak/pile-nontoxic-chunk-0](https://huggingface.co/datasets/tomekkorbak/pile-nontoxic-chunk-0), 100k *least* toxic documents of the scored chunk
9
  3. Then, the dataset was shuffled and a 9:1 train-test split was done
10
 
11
  ## Basic stats