--- license: gpl-3.0 --- For the detail, see [github:mmdjiji/bert-chinese-idioms](https://github.com/mmdjiji/bert-chinese-idioms). [preprocess.js](preprocess.js) is a Node.JS script to generate the
这是一个嵌入阿里巴巴-NLP/gte-modernbert-base模型的数据集,用于大规模蒸馏、检索和相似度搜索等任务。每个数据集示例包括一个文本字段用于嵌入和一个维度为768的嵌入字段。数据集被分为一个包含87622个示例的训练集。嵌入是通过Hugging Face Hub中的阿里巴巴-NLP/gte-modernbert-base模型生成的,数据集的生成得到了Mixedbread AI的支持