Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
seudl
/
aijudge
like
2
Follow
Digital Law Group of SEU
1
Text Generation
Transformers
PyTorch
Chinese
gpt2
Chinese
Legal Judgment Prediction
GPT2
Explainable
Court View
text-generation-inference
Inference Endpoints
License:
agpl-3.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
aijudge
/
special_tokens_map.json
seussg
Upload model.
07d27f3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}