Qwen3_8B_sort/README.md
2025-05-22 06:03:32 +00:00

15 lines
669 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#项目介绍
将公司的全球货仓文件通过大模型生成对应的抖音游玩分类
#环境依赖
#目录结构描述
丨--README.md //帮助文档
丨--sort.json //抖音游玩分类json文件
丨--sql_prompt //合并data和prompt模板的生成相应prompt的py脚本文件
丨--sql_vllm.py //主函数通过大模型生成对应数据的分类并整合输出到500_Qwen3_8B_sort.xlsx
丨--vllm_model.py //通过整理的data和prompt的json文件输入用离线大模型生成对应数据分类。
#使用说明
通过全球货仓excel文件生成data.db