YiandLi

Results 7 issues of YiandLi

- 问题描述 我的配置 mac os 10.15.7 (19H2) python 3.6 keras==2.3.1 tensorflow==1.14 两者都是直接使用pip3安装,但是导入keras时/运行程序时报错: `AttributeError: module 'tensorflow._api.v1.compat.v2.compat' has no attribute 'v1'` 同样尝试过其他的版本,也是报错。而且导入keras就报错,求解。 或者请大家留下可以跑通代码的版本

在hexo配置文件中加上这个,想要实现`breaks: true`的效果,即回车自动换行。 ``` markdown: render: html: true xhtmlOut: false breaks: true linkify: true typographer: true quotes: '“”‘’' plugins: - markdown-it-abbr - markdown-it-footnote - markdown-it-ins - markdown-it-sub - markdown-it-sup anchors: level:...

是否有办法将 live2D 宠物,放置在页面左下角,而不是仅仅直接在 bio 卡片 下方 。 **截图** 是否有办法把猫猫放在左下角,如红色框框。 - 【必填】最新版本 - 【必填】next - 【必填】 vercel - 【可选】操作系统: macOS M2 - 【可选】浏览器 safari **补充说明** 【可选】与问题相关的其它说明

help wanted

请问下是不是缺少`senteval.engine.py`文件呢? 在`trainers.py`中进行了改写,(tasks = ["DaguanRelatedness", 'DaguanCLS', ]),但是后面有`results = se.eval(tasks)`,在源码中没有看到这一部分的实现。

### System Info H20 * 1 ### Who can help? _No response_ ### Information - [ ] The official example scripts - [ ] My own modified scripts ### Tasks...

question
triaged
neeed more info

### System Info NVIDIA H20 97871MiB * 8 trt-llm 0.9.0 ### Who can help? _No response_ ### Information - [X] The official example scripts - [ ] My own modified...

bug

Using -m-large version, but met a bug in `class ErnieMConverter(Converter)`: ``` Traceback (most recent call last): File "/Users/liuyilin/Downloads/NLP_project/Kaggle_PIIDD/src/run.py", line 23, in ie = UIEPredictor(model='uie-m-large', schema=schema, device="cuda" if torch.cuda.is_available() else "cpu")...