tianxin
tianxin
> Can you share your environment settings and try adding `--network=host` to your training command? The python packages is the following: ``` Package Version ---------------------- --------------------- apex 0.1 astunparse 1.6.3...
OS Systems is the following: ``` NAME="Ubuntu" VERSION="20.04.4 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.4 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal ```
您好,P-Tuning 预测空间是在整个词表规模进行,具体到某个 Lable 上绝对概率数值很小符合预期,概率值的相对大小更具有参考意义。`自测数据在 p-tuning 中有没有参考代码` 这个具体需求或者问题可以再明确下吗?没太理解您的需求。
假设做新闻分类任务,给定分类文本: `姚明狂砍 38 分,这是一条[MASK][MASK]新闻`,Label 是 `体育`, 预测出 Label 为 `体育` 的概率 = P(体) * P(育)