How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, BertForCL

tokenizer = AutoTokenizer.from_pretrained("dragonStyle/bert-303-step35000")
model = BertForCL.from_pretrained("dragonStyle/bert-303-step35000")
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

这是一个git lfs项目。

没有改造数据前的模型性能: knowledge points - max length is 1566, min length is 3, ave length is 87.96, 95% quantile is 490. question and answer - max length is 303, min length is 8, ave length is 47.09, 95% quantile is 119. 303精度为:2562/5232=48.97%

Downloads last month
2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support