Huggingface Trainer logs different sample size than actual
I am trying to Finetune model.
Here is the train-test split of my dataset – Train – 4746 (80%)
Test – 1188 (20%)
Here is my code snippet:
I am trying to Finetune model.
Here is the train-test split of my dataset – Train – 4746 (80%)
Test – 1188 (20%)
Here is my code snippet: