1 Star 0 Fork 1

lengyanju8/BCEmbedding

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
shenlei1020 提交于 2024-01-02 19:03 . Initial commit
output_*/
outputs/
.vscode/
tmp/
configs/
data/
results/
work_dirs
shenlei/
scripts/
YDEmbedding/checkpoints/
YDEmbedding/data/
YDEmbedding/results/
YDEmbedding/outputs/
YDEmbedding/output_*/
YDEmbedding/scripts/
YDEmbedding/shenlei/
BCEmbedding/checkpoints/
BCEmbedding/data/
BCEmbedding/results/
BCEmbedding/outputs/
BCEmbedding/scripts/
BCEmbedding/shenlei/
BCEmbedding/tools/eval_rag/cache
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.ipynb
# C extensions
*.so
bin/
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
.idea
# Auto generate documentation
docs/en/_build/
docs/zh_cn/_build/
# .zip
*.zip
# sft config ignore list
configs/sft_cfg/*B_*
configs/cky/
# path of turbomind's model after runing `lmdeploy.serve.turbomind.deploy`
turbomind/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lengyanju8/BCEmbedding.git
git@gitee.com:lengyanju8/BCEmbedding.git
lengyanju8
BCEmbedding
BCEmbedding
master

搜索帮助