OpenBMB / OpenBMB/CPM-Bee

ext_table是什么?

Open
#87 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.