ChatDoctor icon indicating copy to clipboard operation
ChatDoctor copied to clipboard

Results 47 ChatDoctor issues
Sort by recently updated
recently updated
newest added

Thanks for your work, 可否在输出结果时加入判断,若置信度较低或不曾在训练集见过类似的问题就让模型拒绝回答问题?

Traceback (most recent call last): File "/content/ChatDoctor/train.py", line 25, in import utils File "/content/ChatDoctor/utils.py", line 15, in from openai import openai_object ImportError: cannot import name 'openai_object' from 'openai' (/usr/local/lib/python3.10/dist-packages/openai/__init__.py) Traceback...

Does it support Chinese question?

File "/content/ChatDoctor/train_lora.py", line 17, in from peft import ( # noqa: E402 ImportError: cannot import name 'BottleneckConfig' from 'peft' (/usr/local/lib/python3.10/dist-packages/peft/__init__.py) Traceback (most recent call last): File "/content/ChatDoctor/train_lora.py", line 17, in...

Hello, Is there a specific license for the associated datasets?

在训练lora的时候, train_on_inputs 这个参数为什么设置成True呢?

Hi, I noticed that a lot of "Chat Doctor" appears in the outputs of HealthCareMagic-100k.json. For example: ""Hi thanks for contacting Chat Doctor ... Your brother have both hepatitis b...

Hi, @Kent0n-Li in the paper you mentioned that you used MedlinePlus as database to create the format_dataset.csv, but I found if directly typing the name in format_dataset.csv (e.g.: Panic disorder)...

I got the following error when I run the chat_wiki.py : raise HFValidationError( huggingface_hub.utils._validators.HFValidationError: Repo id must use alphanumeric chars or '-', '_', '.', '--' and '..' are forbidden, '-'...

Hi,I met a problem that said ranks have different model. Followings are details. ------------------- ./train_lora.sh WARNING:torch.distributed.run: ***************************************** Setting OMP_NUM_THREADS environment variable for each process to be 1 in default, to...