Abusing tf out of xet privs
#1
by
ZennyKenny
- opened
Any intention to convert metadata to parquet for easy comprehensibility?
Big fan
ZennyKenny
changed discussion title from
Abusing tf our of xet privs
to Abusing tf out of xet privs
I'm not sure what you mean. Which metadata would you like as parquet?
Maybe I misunderstand your use case. But something like an index that shows the context of all of the databases.
These DuckDBs are simply a single table data
with a single column id
of type UUID
for all documents that are part of the FineWeb dataset (so this database only contains the unique IDs). They are intended to test whether a given WARC ID (document ID) exists in FineWeb. The code in the README shows an example.
Okay! Thanks!
ZennyKenny
changed discussion status to
closed