Chino
Chino
python code: ```python from tokenizers import Tokenizer tokenizer = Tokenizer.from_pretrained("bert-base-chinese") tokenizer.train(["001.txt"]) ``` error: ``` thread '' panicked at 'Missing additional token', /__w/tokenizers/tokenizers/tokenizers/src/tokenizer/added_vocabulary.rs:293:26 stack backtrace: 0: rust_begin_unwind at /rustc/f1edd0429582dd29cccacaf50fd134b05593bd9c/library/std/src/panicking.rs:517:5 1: core::panicking::panic_fmt...
卡片消息解析错误
* **你的操作系统**: win10 * **你的Node.js版本**: v14.16.0 * **使用的程序版本**: 1.17.3 * **使用的协议**: 手机(Android) * [x] 我已确认过官方客户端不存在此问题,库的行为存在问题。 ### 问题描述 疑似在解析卡片消息(JSON)时抛出异常 ### 详细日志
请添加英文版!!!
Test performance of adai on NLP tasks?
模型上传到huggingface,放在度盘下载不太方便,还有失效的风险
**Describe the bug** A clear and concise description of what the bug is. AssertionError: Distributed backend is not initialized. Please set dist_init_required to True or initialize before calling deepspeed.initialize() **Expected...
能否去掉MACOSX目录?