Metadata-Version: 2.4
Name: baai-flagdataset-rs
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10, <3.14
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

baai-flagdataset-rs


该项目是 flagdataset 项目的 rust 核心依赖，封装了下载器相关的功能。


## rust


-  rustup


    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh


