File size: 1,767 Bytes
5afca35 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 |
---
license: mit
---
# Model Card for SHEET Models
This model card describes the models implemented in the [SHEET](https://github.com/unilight/sheet) toolkit trained using the training sets in MOS-Bench and benchmarked using the test sets in MOS-Bench.
## Model Details
- **Developed by:** Wen-Chin Huang
- **Model type:** SSL-MOS or AlignNet
- **License:** MIT
- **Repository:** [SHEET](https://github.com/unilight/sheet)
- **Paper:** to be uploaded
- **Demo :** https://huggingface.co/spaces/unilight/sheet-demo
## Uses
Please refer to the [README in the sheet repo](https://github.com/unilight/sheet/tree/main/egs/bvcc) for more details.
## Bias, Risks, and Limitations
The models are not yet ready to be used to replace subjective tests in scientific papers. They can however be used to compare systems in a heterogeneous way.
## How to Get Started with the Model
Please refer to the [README in the sheet repo](https://github.com/unilight/sheet/tree/main/egs/bvcc) for more details.
## Evaluation
<!-- This section describes the evaluation protocols and provides the results. -->
### Testing Data, Factors & Metrics
#### Testing Data
Please refer to the [`egs` folder in the sheet repo](https://github.com/unilight/sheet/tree/main/egs/bvcc) for more details.
#### Metrics
Please refer to the MOS-Bench paper (to be uploaded) for details.
### Results
Please refer to the MOS-Bench paper (to be uploaded) for details.
## Citation
**BibTeX:**
To be updated.
<!-- ## Glossary [optional] -->
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
## Model Card Contact
Wen-Chin Huang
Nagoya University
Email: wen.chinhuang@g.sp.m.is.nagoya-u.ac.jp
GitHub: unilight |