huggingface / huggingface/setfit
What's the recommend train - eval - test split ratio
- Dominant language
- Jupyter Notebook
- Stars
- 2.8k
- Forks
- 267
- Avg merge
- 36m
- Merged PRs (30d)
- 5
Description
Hello everyone, I'm doing the project building an AI model to predict sentiment based on aspect (ABSA), I encountered this interesting framework, but my question is when I do the train - eval - test split, i don't know how to split them probably to give a good assessment. By that i mean, I utilize the dataset of the author 'tomaarsen/setfit-absa-semeval-restaurants' on hugging face dataset, I see only training part is fully labeled but the test is none, so I will use the training part of this to split train - eval - test, but I don't know the good ratio. Please help me thanks u guys for reading
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.