About the Types of Prompts Used in Counting Training
Open
- Dominant language
- Python
- Stars
- 933
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
I noticed that in the source code, there are three types of prompts related to counting: point_count, count_then_point, and only_count. However, during the training process, it seems that only the point_count prompt type is used, and the other two types are not utilized.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.