Update README.md
Browse files
README.md
CHANGED
|
@@ -83,27 +83,3 @@ tokenizer = AutoTokenizer.from_pretrained('microsoft/deberta-v3-large')
|
|
| 83 |
- **Audio**: COVAREP features (74-dim, 500 timesteps)
|
| 84 |
- **Video**: OpenFace features (35-dim, 500 timesteps)
|
| 85 |
|
| 86 |
-
## Citation
|
| 87 |
-
|
| 88 |
-
If you use this model, please cite:
|
| 89 |
-
|
| 90 |
-
```bibtex
|
| 91 |
-
@misc{iknow2024mosei,
|
| 92 |
-
title={Multimodal Sentiment Analysis with DeBERTa and Cross-Modal Attention},
|
| 93 |
-
author={iKnow Lab},
|
| 94 |
-
year={2024},
|
| 95 |
-
publisher={Hugging Face}
|
| 96 |
-
}
|
| 97 |
-
```
|
| 98 |
-
|
| 99 |
-
## Acknowledgements
|
| 100 |
-
|
| 101 |
-
This work was supported by IITP (Institute of Information & Communications Technology Planning & Evaluation) grant funded by the Korea government (MSIT).
|
| 102 |
-
|
| 103 |
-
- Project: 사람중심인공지능핵심원천기술개발
|
| 104 |
-
- Task: 복잡한 인과 관계 이해를 위한 옴니 데이터 기반 귀추적 추론 프레임워크
|
| 105 |
-
- Grant Number: RS-2022-II220680
|
| 106 |
-
|
| 107 |
-
## License
|
| 108 |
-
|
| 109 |
-
This model is released under the MIT License.
|
|
|
|
| 83 |
- **Audio**: COVAREP features (74-dim, 500 timesteps)
|
| 84 |
- **Video**: OpenFace features (35-dim, 500 timesteps)
|
| 85 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|