Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[其他]: 知识库可以上传excel数据进行简单分析吗 #923

Open
1 task done
achaosss opened this issue Oct 22, 2023 · 0 comments
Open
1 task done

[其他]: 知识库可以上传excel数据进行简单分析吗 #923

achaosss opened this issue Oct 22, 2023 · 0 comments
Labels
question Further information is requested

Comments

@achaosss
Copy link

是否已存在现有反馈与解答?

  • 我确认没有已有issue或discussion,且已阅读常见问题

错误描述

我往知识库上传了一份excel数据表,希望模型可以了解到一些知识,但是模型好像识别不到内容。

image

复现操作

因为种种原因。
模型用的是讯飞大模型
local_embedding设置为 True

知识库功能好像用不了。

错误日志

2023-10-22 18:24:49,797 [INFO] [SentenceTransformer.py:105] Use pytorch device: cpu
2023-10-22 18:24:49,797 [INFO] [index_func.py:121] 找到了缓存的索引文件,加载中……
2023-10-22 18:24:49,803 [INFO] [base_model.py:369] 索引获取成功,生成回答中……
Batches: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 43.59it/s] 
2023-10-22 18:24:50,021 [INFO] [_logging.py:76] Websocket connected
2023-10-22 18:24:52,123 [INFO] [base_model.py:496] 回答为:对不起,您的问题中并没有提供关于上传的表的任何信息。为了帮助您更好地回答您的问题,我需要更多的上下文信息。例如,您可以告诉我这个表是关于什么的,或者提供一些关于表中栏位的具体信息。
2023-10-22 18:25:45,118 [INFO] [base_model.py:430] 用户的输入为:我有上传什么内容
2023-10-22 18:25:45,122 [INFO] [base_model.py:365] 加载索引中……
2023-10-22 18:25:45,125 [INFO] [SentenceTransformer.py:66] Load pretrained SentenceTransformer: sentence-transformers/distiluse-base-multilingual-cased-v2
2023-10-22 18:25:46,424 [INFO] [SentenceTransformer.py:105] Use pytorch device: cpu
2023-10-22 18:25:46,425 [INFO] [index_func.py:121] 找到了缓存的索引文件,加载中……
2023-10-22 18:25:46,429 [INFO] [base_model.py:369] 索引获取成功,生成回答中……
Batches: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:00<00:00, 32.34it/s] 
2023-10-22 18:25:46,637 [INFO] [_logging.py:76] Websocket connected
2023-10-22 18:25:48,223 [INFO] [base_model.py:496] 回答为:很抱歉,我无法回答这个问题,因为我没有足够的信息来确定您上传了什么内容。请提供更多详细信息,以便我能更好地帮助您。

运行环境

  • OS:
  • Browser:
  • Gradio version:
  • Python version:
    (或您的其他运行环境信息)

补充说明

No response

@achaosss achaosss added the question Further information is requested label Oct 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant