From 238aef2e1e11adc57add383775d95ec7a48c0bcb Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Mon, 21 Nov 2022 15:13:34 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 24b4ce2..9b822c6 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "architectures": [ - "ASTForSequenceClassification" + "ASTForAudioClassification" ], "attention_probs_dropout_prob": 0.0, "frequency_stride": 10,