BramVanroy commited on
Commit
6ccbe48
·
verified ·
1 Parent(s): bf2b563

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -137,7 +137,7 @@ Based on these criteria, the "best guessed" license is picked as the one in the
137
  - license_disagreement: whether the `potential_licenses["abbr"]` disagree, i.e., different types of licenses were found. License *versions* are not included in the comparison!
138
  - language: the language, as detected by fastText `ft176`
139
  - language_score: the language identification confidence score
140
- - 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**
141
 
142
 
143
  ## Progress
 
137
  - license_disagreement: whether the `potential_licenses["abbr"]` disagree, i.e., different types of licenses were found. License *versions* are not included in the comparison!
138
  - language: the language, as detected by fastText `ft176`
139
  - language_score: the language identification confidence score
140
+ - 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).
141
 
142
 
143
  ## Progress