提交

提交图

153 次代码提交

作者 SHA1 备注 提交日期
AMMAS1 df8912d08b add scripts and documentation to support customize retrieval source 2024-07-06 08:48:59 -07:00
Yijia Shao 72aebfdb2e Add a minimal user interface for developer.
auto-sync-2024-06-18-21-04-23
2024-07-05 19:08:36 +08:00
shaoyijia b42ad98c8e Revert unnecessary change. 2024-07-05 19:01:05 +08:00
Yucheng-Jiang eccba58bf5 Auto-sync-2024-06-18-21-04-23 2024-06-19 04:04:24 +00:00
shaoyijia 6649139569 Add NAACL material. 2024-06-16 00:53:21 -07:00
shaoyijia 5a7e110a30 Update FreshWiki license and code for the data construction pipeline. 2024-06-04 09:21:25 -07:00
shaoyijia 1f8ac2ddb4 Update example scripts to support BingSearch. 2024-05-19 20:54:08 -07:00
Yijia Shao e9ff4c1137 Merge pull request #47 from stanford-oval/add-logo
Add STORM logo.
2024-05-18 22:11:22 -07:00
shaoyijia ebb80400a3 Update logo. 2024-05-18 22:08:13 -07:00
Yijia Shao f05d470f66 Fix a type in readme.md 2024-05-13 16:59:45 -07:00
Yijia Shao 48316773ab Merge pull request #45 from stanford-oval/auto-sync-2024-05-13-16-07-47
Add `BingSearch` in `rm.py`.
2024-05-13 16:58:30 -07:00
shaoyijia 1b64b8aeff Auto-sync-2024-05-13-16-07-47 2024-05-13 23:07:48 +00:00
shaoyijia 463634e640 Fix the Python complain when anthropic is not installed. 2024-05-01 17:46:21 -07:00
Yijia Shao e8305a2cce Merge pull request #40 from scottsuk0306/main
Fix organization name for prometheus model
2024-05-01 11:56:10 -07:00
Scott Suk 743752722b Fix organization name for prometheus model 2024-05-01 15:11:25 +09:00
Yijia Shao 5f807c20a9 Merge pull request #39 from elsatch/patch-1
Update README.md
2024-04-30 17:03:32 -07:00
César García 32806811d5 Update README.md
Added initial setup step to clone the repository and fixed small typo in internal URL
2024-04-30 11:42:53 +02:00
Yijia Shao 563fc7131c Merge pull request #38 from stanford-oval/auto-sync-2024-04-29-21-51-09
modify arugment handling logic and user firendly error message
2024-04-29 21:54:03 -07:00
shaoyijia bbbb6e11b9 Auto-sync-2024-04-29-21-51-09 2024-04-30 04:51:10 +00:00
shaoyijia 5c21acfe42 Add example script to run STORMWiki with claude. 2024-04-25 22:30:04 -07:00
shaoyijia 03fda6c312 Fix examples: args.max_thread_num is not passed into STORMRunnerArguments. 2024-04-25 22:27:38 -07:00
shaoyijia 853c188bb1 Fix ClaudeModel support. 2024-04-25 22:26:31 -07:00
shaoyijia 7487b909d2 --max_thread_num -> '--max-thread-num' 2024-04-25 22:11:43 -07:00
Yijia Shao 100b861978 Remove unnecessary package dependency.
auto-sync-2024-26-04-04-11-33
2024-04-25 21:21:51 -07:00
Yucheng-Jiang 80f1734f5a Auto-sync-2024-26-04-04-11-33 2024-04-26 04:11:34 +00:00
Yucheng-Jiang 0afb1fef1c Update requirements.txt 2024-04-25 07:09:45 -07:00
Yucheng-Jiang 5d21c393e6 Merge pull request #27 from stanford-oval/refactored-codebase-sync
Refactored codebase sync
v0.1.0
2024-04-22 22:26:09 -07:00
Yijia Shao 85b64791b6 Delete legacy directory 2024-04-22 22:22:51 -07:00
Yijia Shao 3da9da1c87 Delete legacy file. 2024-04-22 22:21:35 -07:00
Yucheng-Jiang 4c0e83e6ed remove legacy scripts 2024-04-22 22:14:19 -07:00
Yucheng-Jiang 84510797bf update README 2024-04-22 22:13:44 -07:00
Yucheng-Jiang a1deeaa42a sync examples 2024-04-22 22:13:32 -07:00
Yucheng-Jiang cf44f21e59 sync src 2024-04-22 22:13:10 -07:00
Yucheng-Jiang 72d85c92aa Merge pull request #26 from stanford-oval/Yucheng-Jiang-patch-modify-eval-path
update evaluation data path
2024-04-22 17:01:10 -07:00
Yucheng-Jiang 7cdcc36d89 update evaluation data path 2024-04-22 17:00:28 -07:00
Yucheng-Jiang 195aa9935b Merge pull request #25 from stanford-oval/Yucheng-Jiang-patch-add-prometheus-eval-prompt
Create eval_prometheus_no_ref.prompt
2024-04-22 16:49:33 -07:00
Yucheng-Jiang 3e08ca233e Create eval_prometheus_no_ref.prompt 2024-04-22 16:47:32 -07:00
Yijia Shao fdb111fa7b Merge pull request #23 from DaEpicR/main
Small improvements
2024-04-17 09:39:52 -07:00
Straight 870c6b4264 Update eval_outline_quality.py (#1)
-using list comprehensions and more descriptive variable names.
-using a case-insensitive check for keywords in section identification.
-Added progress tracking using tqdm 
-renamed variables
2024-04-17 08:07:45 +00:00
Straight 33ddff14ef Update requirements.txt
adding tqdm lib
2024-04-17 08:05:52 +00:00
Yijia Shao abf3dacadb Merge pull request #16 from eltociear/patch-1
Update citation_quality.py
2024-04-15 09:06:40 -07:00
Ikko Eltociear Ashimine 85a1ee4c63 Update citation_quality.py
folloing -> following
2024-04-15 15:17:59 +09:00
Yijia Shao a9ca91730a Merge pull request #15 from mahone3297/patch-1
[fix typo] README.md
2024-04-14 19:14:24 -07:00
从零开始学AI 0c0bc34073 [fix typo] README.md 2024-04-15 09:46:25 +08:00
Yijia Shao e77e49074b Merge pull request #11 from gavrielc/patch-3
Update README.md — fixes You.com API key env variable
2024-04-13 11:21:36 -07:00
Yijia Shao 45c64f436f Merge pull request #10 from gavrielc/patch-2
Update README.md — aads --do-research flag to example
2024-04-13 11:21:09 -07:00
Yijia Shao 291ad40094 Merge pull request #9 from gavrielc/patch-1
Update README.md — fix secrets.toml syntax
2024-04-13 11:20:34 -07:00
gavrielc e7baa2e27b Update README.md — fixes You.com API key env variable 2024-04-13 15:48:27 +03:00
gavrielc 7a72477eb9 Update README.md — aads --do-research flag to example
This flag is necessary when running the first time so IMO should be included in the readme example
2024-04-13 15:30:42 +03:00
gavrielc e50a88d85a Update README.md — fix secrets.toml syntax
toml strings need to be in quotes
2024-04-13 15:17:28 +03:00