Skip to content

Commit fe6f825

Browse files
author
sanchit-gandhi
committed
[transformers] from common voice from data2vec
1 parent 11543d8 commit fe6f825

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

transformers/run_data2vec.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,6 @@ do
8484
--batch_size=${BATCH_SIZE} \
8585
--max_eval_samples=8
8686

87-
python run_eval.py \
88-
--model_id=${MODEL_ID} \
89-
--dataset_path="hf-audio/esb-datasets-test-only-sorted" \
90-
--dataset="common_voice" \
91-
--split="test" \
92-
--device=0 \
93-
--batch_size=${BATCH_SIZE} \
94-
--max_eval_samples=8
95-
9687
# Evaluate results
9788
RUNDIR=`pwd` && \
9889
cd ../normalizer && \

0 commit comments

Comments
 (0)