Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -170,7 +170,7 @@ Based on these criteria, the "best guessed" license is picked as the one in the
|
|
170 |
- license_disagreement: whether the `potential_licenses["abbr"]` disagree, i.e., different types of licenses were found. License *versions* are not included in the comparison!
|
171 |
- language: the language, as detected by fastText `ft176`
|
172 |
- language_score: the language identification confidence score
|
173 |
-
- found_in_fw2: whether this sample was found in FineWeb-2. Crawls that are more recent than FW2 (everything after 2024-18) is marked as None
|
174 |
|
175 |
|
176 |
## Progress
|
|
|
170 |
- license_disagreement: whether the `potential_licenses["abbr"]` disagree, i.e., different types of licenses were found. License *versions* are not included in the comparison!
|
171 |
- language: the language, as detected by fastText `ft176`
|
172 |
- language_score: the language identification confidence score
|
173 |
+
- found_in_fw2: whether this sample was found in FineWeb-2. Crawls that are more recent than FW2 (everything after 2024-18) is marked as None **and so are all English samples**
|
174 |
|
175 |
|
176 |
## Progress
|