Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ base_model:
|
|
| 11 |
|
| 12 |
# EAT-base (Epoch 30, Fine-tuned Checkpoint)
|
| 13 |
|
| 14 |
-
This is the **fine-tuned version** of the [EAT-base (Epoch 30, Pre-trained Checkpoint)](https://huggingface.co/worstchan/EAT-base_epoch30_pretrain), further trained on the AS-2M dataset. Compared to the pre-trained model, this version provides enhanced
|
| 15 |
|
| 16 |
For more details on the EAT framework, please refer to the [GitHub repository](https://github.com/cwx-worst-one/EAT) and our paper [EAT: Self-Supervised Pre-Training with Efficient Audio Transformer](https://arxiv.org/abs/2401.03497).
|
| 17 |
|
|
|
|
| 11 |
|
| 12 |
# EAT-base (Epoch 30, Fine-tuned Checkpoint)
|
| 13 |
|
| 14 |
+
This is the **fine-tuned version** of the [EAT-base (Epoch 30, Pre-trained Checkpoint)](https://huggingface.co/worstchan/EAT-base_epoch30_pretrain), further trained on the AS-2M dataset. Compared to the pre-trained model, this version provides **enhanced audio representations** and typically yields better performance in downstream audio understanding tasks such as classification and captioning.
|
| 15 |
|
| 16 |
For more details on the EAT framework, please refer to the [GitHub repository](https://github.com/cwx-worst-one/EAT) and our paper [EAT: Self-Supervised Pre-Training with Efficient Audio Transformer](https://arxiv.org/abs/2401.03497).
|
| 17 |
|