Deberta-Finetuning-Results
F1 Scores of different configurations of Deberta
@kaggle.jarvisai7_deberta_finetuning_results
F1 Scores of different configurations of Deberta
@kaggle.jarvisai7_deberta_finetuning_results
CREATE TABLE deberta_finetuning (
"unnamed_0" BIGINT,
"accumulation" BIGINT,
"batch" BIGINT,
"epochs" BIGINT,
"threshold" DOUBLE,
"effective_batch" BIGINT,
"f1_fold_0" DOUBLE,
"f1_fold_1" DOUBLE,
"f1_fold_2" DOUBLE,
"f1_fold_3" DOUBLE,
"mean_f1" DOUBLE,
"precision_fold_0" DOUBLE,
"precision_fold_1" DOUBLE,
"precision_fold_2" DOUBLE,
"precision_fold_3" DOUBLE,
"recall_fold_0" DOUBLE,
"recall_fold_1" DOUBLE,
"recall_fold_2" DOUBLE,
"recall_fold_3" DOUBLE,
"std_f1" DOUBLE
);
Anyone who has the link will be able to view this.