Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

Introduction

本模型是在SRTP项目中,为中文文学领域文献的国别板块推理任务而训练的基于BERT的模型。

Format of input and output

input文本最大长度150,label个数11。

label与推理出的数值对应如下:

{0: '比较文学', 1: '大洋洲', 2: '东欧、北欧', 3: '翻译研究', 4: '非洲', 5: '加拿大及其他美洲国家', 6: '美国', 7: '文艺理论与批评', 8: '西欧', 9: '亚洲', 10: '中欧、南欧'}

input: 论文标题+论文关键词+论文摘要(拼接) output: 板块(0~10)

Downloads last month
2
Safetensors
Model size
102M params
Tensor type
F32
·
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.