kazukifujii commited on
Commit
5ab8711
·
verified ·
1 Parent(s): 0367809

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -63,8 +63,8 @@ Swallow-code-v0.1 consists of 4 staged dataset subsets and are filtered from [bi
63
  The dataset is released in four versions:
64
  - **Swallow Code v0.1 stage 1**: 36B tokens, 41M documents containing Python scripts.
65
  - **Swallow Code v0.1 stage 2**: 31B tokens, 37M documents containing Python scripts that are syntax error-free.
66
- - **Swallow Code v0.1 stage 3**: 20B tokens, documents containing Python scripts that are filtered with pylint score.
67
- - **Swallow Code v0.1 stage 4**: 16B tokens, documents containing Python scripts that are filtered with code comments and literal language detection(English and Japanese).
68
 
69
  ## Dataset Schema
70
 
 
63
  The dataset is released in four versions:
64
  - **Swallow Code v0.1 stage 1**: 36B tokens, 41M documents containing Python scripts.
65
  - **Swallow Code v0.1 stage 2**: 31B tokens, 37M documents containing Python scripts that are syntax error-free.
66
+ - **Swallow Code v0.1 stage 3**: 20B tokens, 24M documents containing Python scripts that are filtered with pylint score.
67
+ - **Swallow Code v0.1 stage 4**: 16B tokens, 21M documents containing Python scripts that are filtered with code comments and literal language detection(English and Japanese).
68
 
69
  ## Dataset Schema
70