PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
12.16k stars 2.94k forks source link

小样本训练 checkpoint下不产生模型文件 #3056

Closed sunshineyg2018 closed 1 year ago

sunshineyg2018 commented 2 years ago

(venv) PS F:\PaddleNLP\model_zoo\uie> python .\finetune.py [2022-08-16 11:23:24,364] [ INFO] - Downloading resource files... [2022-08-16 11:23:24,367] [ INFO] - We are using <class 'paddlenlp.transformers.ernie.tokenizer.ErnieTokenizer'> to load 'uie-nano'. W0816 11:23:24.383388 10008 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version: 11.6, Runtime API Version: 11.6 W0816 11:23:24.395013 10008 gpu_resources.cc:91] device: 0, cuDNN Version: 8.4. [2022-08-16 11:23:26,492] [ INFO] - global step 10, epoch: 1, loss: 0.01047, speed: 7.29 step/s (venv) PS F:\PaddleNLP\model_zoo\uie>

刚运行一个 就自动关了 不知道是什么原因

linjieccc commented 2 years ago

您好,请问跑的是UIE文档里面的默认示例,还是用的自己的数据集?

sunshineyg2018 commented 2 years ago

您好,请问跑的是UIE文档里面的默认示例,还是用的自己的数据集?

自己的数据集

linjieccc commented 2 years ago

方便的话可以贴下数据集,我们尝试复现下

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。