File size: 328 Bytes
090ea4d da69cd8 090ea4d |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
# This repo contains some useful scripts
## Confidence Scoring
Read https://x-lance.sjtu.edu.cn/papers/zhc00-chen-icassp17.pdf
Run `create_confidence_scores.py`
## Mass PR to update README
Run `update_model_card_mass_pr.py` . Make sure you use the following branch: https://github.com/huggingface/huggingface_hub/pull/884
|