ext_table是什么?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
能问问ext_table_ids和ext_table_subs是什么嘛,为什么我编码1000个样本后它的shape是(188,)呢?因为这个东西和样本数无法对齐,所以无法使用transformer的微调支持。如果每个样本输入的东西是一样的,后续可以考虑改为输入(1000,188)之类的输入么?这样更容易被其他社区支持。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Locate the definitions and uses of ext_table_ids and ext_table_subs, then reproduce the reported shape for 1,000 encoded samples. Done should clarify their semantics and establish whether a sample-aligned input shape is feasible and supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100