Skip to content

Commit a9fd46b

Browse files
committed
update
1 parent cf66f8c commit a9fd46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tc.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ python3 claim_verification/main.py \
2828
--type_loss "focal_loss" \
2929
--output_dir "./xlm-roberta-large_viwiki_2class_focal" \
3030
--n_classes 3\
31-
--is_weighted 1
31+
--is_weighted 0
3232

3333
echo "Training script completed!"

0 commit comments

Comments
 (0)