ASearcher
An Open-Source Large-Scale Reinforcement Learning Project for Search Agents
파일 탐색기
- __init__.py
- asearcher.py
- asearcher_reasoning.py
- search_r1.py
- asearcher_local.yaml
- asearcher_local_1.5b_example.yaml
- asearcher_local_16nodes.yaml
- asearcher_web.yaml
- asearcher_web_16nodes.yaml
- asearcher_web_qwq.yaml
- asearcher.py
- asearcher_reasoning.py
- prompts.py
- reasoning_agent.py
- search_agent.py
- rewards.py
- search_tool.py
- search_utils.py
- web_browser.py
- __init__.py
- p1.png
- p2.png
- p3.png
- 32B-results.png
- ASearcher.pdf
- before_after_rl.jpg
- before_after_rl.png
- data-synthesis-agent.png
- demo.png
- one-step_vs_fully-async.png
- turns_gen_tokens.png
- .DS_Store
- asearcher_client.html
- asearcher_demo.py
- client_script.js
- client_styles.css
- launch_demo.sh
- README.md
- evaluation.md
- guideline.md
- training.md
- __init__.py
- config_loader.py
- Dockerfile
- eval_config.yaml
- evaluate.py
- llm_as_judge.py
- llm_utils.py
- run_eval_local.sh
- run_eval_online.sh
- run_eval_search_r1.sh
- search_eval_async.py
- utils.py
- qa_synthesis_agent.py
- build_index.sh
- launch_local_server.sh
- __init__.py
- local_retrieval_server.py
- search_utils.py
- web_browser.py
- index_builder.py
- .DS_Store
- LEGAL.md
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
python3
설명 보기 ▼
python3
이 명령은 `python`의 별칭입니다.
tldr python
자세한 내용은 원본 명령을 참고하세요:
// repository documentation
Was this content helpful?
(0 ratings)
