Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -173,7 +173,7 @@ Based on these criteria, the "best guessed" license is picked as the one in the
|
|
173 |
- in_footer: list of whether licenses were found in a footer
|
174 |
- license_parse_error: whether there was a problem when trying to extract the license, e.g. an unparseable HTML document
|
175 |
- license_disagreement: whether the `potential_licenses["abbr"]` disagree, i.e., different types of licenses were found. License *versions* are not included in the comparison!
|
176 |
-
- language: the language, as detected by
|
177 |
- language_score: the language identification confidence score
|
178 |
- found_in_fw: whether this sample was found in FineWeb(-2). For non-English, crawls that are more recent than FW2 (everything after 2024-18) is marked as None. For English, crawls that are more recent than FW v1.3 is marked as None (after 2024-51).
|
179 |
|
|
|
173 |
- in_footer: list of whether licenses were found in a footer
|
174 |
- license_parse_error: whether there was a problem when trying to extract the license, e.g. an unparseable HTML document
|
175 |
- license_disagreement: whether the `potential_licenses["abbr"]` disagree, i.e., different types of licenses were found. License *versions* are not included in the comparison!
|
176 |
+
- language: the language, as detected by glotlid
|
177 |
- language_score: the language identification confidence score
|
178 |
- found_in_fw: whether this sample was found in FineWeb(-2). For non-English, crawls that are more recent than FW2 (everything after 2024-18) is marked as None. For English, crawls that are more recent than FW v1.3 is marked as None (after 2024-51).
|
179 |
|