hurun
hurun
想要翻译模型的数据集,谢谢
缺失章节“机器翻译”
Cannot resolve org.apache.htrace:htrace-core:3.1.0-incubating
系统版本:ubuntu 20.04 lightseq: Version: 2.2.1 python: 3.7.12 torch Version: 1.11.0+cu113 代码复现过程 1、运行python test/ls_bert.py 2、无其他操作。 详细报错结果: initializing bert tokenizer... creating huggingface model... Some weights of the model checkpoint at bert-base-uncased were...
### 请提出你的问题 提问之前,已完成以下行动: 1、百度谷歌未找到相关参考资料或脚本 2、官网文档提供的uie输入格式为doccano标注平台导出,业务数据未使用doccanno平台进行标注 3、已在历史issue通过doccanno、uie数据等关键词搜索,未找到解决方法。比较相似的提问为以下issue,但不是同一个类型且未提供相应脚本。https://github.com/PaddlePaddle/PaddleNLP/issues/2301 想使用自己的数据对uie进行微调,官方文档给的数据微调样例是docano标注导出的格式,尝试自行写脚本,但受限于doccano文档及多个id无法理解问题,未成功。想请教下普通标注的格式,如何进行转换为uie模型的输入格式,以下是真实业务场景数据及标注结果,还请指点一下。 每一行是json格式: 第一行 {"ID": "001", "sentence": "9号汽车故障报告综合情况:运行中发动机温度突然过高:故障判定:真故障。", "spo": [{"head": {"name": "发动机", "position": [16, 19]}, "tail": {"name": "温度突然过高", "position": [19, 25]}, "relation": "部件故障"}]} 第二行 {"ID":...
1、env ----------------------------------------------------------------------- system:Ubuntu 20 paddle version:paddlepaddle-gpu 2.3.1.post116 paddleslim version:2.3.2 Python verison: 3.7.13 2、run code -------------------------------------------------------------------------- cd PaddleSlim-develop/example/auto_compression/detection python run.py --config_path=./configs/picodet_s_qat_dis.yaml --save_dir='./output/' 3、result ----------- Running Arguments ----------- Distillation: alpha: 1.0 loss:...
这几天才看到信息,有点晚了,想学习一下,现在数据下不了
Is there any api or other document to explain module works? or example ?
hi ,could you help me fix this problem,when i run the other dataset, it was happen, ResourceExhaustedError (see above for traceback): OOM when allocating tensor with shape[718100,10,300] and type double...