Yang Lee
Yang Lee
readme-md-generator: GitHub: https://github.com/kefranabg/readme-md-generator 描述:这是一个简单的 CLI 工具,用于快速生成一个 README.md 文件。它会通过提出问题来自动填充 README 的结构。 Make a README: 网站:https://www.makeareadme.com/ 描述:虽然这不是一个开源项目,但它提供了一个简单的界面来帮助你构建基本的 README 结构。非常适合初学者。 DocToc: GitHub: https://github.com/thlorenz/doctoc 描述:为你的 README 自动生成目录(Table of Contents),非常适合长文档。 Standard Readme: GitHub: https://github.com/RichardLitt/standard-readme 描述:这个项目旨在制定...
目前README设计思路: - 先获取git仓库的相关信息 - 总结MD相关信息,并按要求分类输出(LLM总结) - 制作README各组件模块prompt(模板参考上面的几个仓库网址) - 给予用户补充信息 - 根据分类的信息补充信息与模板送入LLM分块生成 - 拼接输出REAMD.md 时间安排: 1.21 写完template逻辑 1.22 初步demo
@AkariAsai hi I wonder know how to reproduce the eval_data/popqa_longtail.jsonl content, I use your retriever can't reproduce same answer with top 20 docs. All the passages(the tsv file) , embedding...
and i also want to know popqa_longtail_w_gs.jsonl, what's kind of artificial process have you gays down. @AkariAsai could you share this details thx
> cd retrieval_lm python passage_retrieval.py --model_name_or_path facebook/contriever-msmarco --passages psgs_w100.tsv --passages_embeddings "wikipedia_embeddings/*" --data YOUR_INPUT_FILE --output_dir YOUR_OUTPUT_FILE --n_docs 20 its script has some problems, it doesn't have --data argument, only has --dataset...
> thanks a lot, @innovation64 can you find a fellow Chinese speaker if possible? Fine I will find Adina Yakefu @adeenayakup
> @innovation64 there seems to be an issue with toctree, can you check? I will check it
> @innovation64 the issue seems to persist maybe I forgot to add a blank line in the MD file, I'm not sure,try build it again
> @innovation64 from CI I see this > > ``` > [vite-plugin-svelte] /tmp/tmpql_ibfpc/kit/src/routes/enterprise_cookbook_dev_spaces/+page.svelte:136:22 Expected = > file: /tmp/tmpql_ibfpc/kit/src/routes/enterprise_cookbook_dev_spaces/+page.svelte:136:22 > 134 | /data 目录中的持久化文件目前不会自动备份,因此建议定期备份重要文件,以避免数据丢失。 > 135 | > 136 | >...
Hi there 👋 Let's translate the course to Simplified Chinese so that the whole community can benefit from this resource 🌎! Below are the chapters and files that need translating...