Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added CommunityLM with RAG #74

Merged
merged 57 commits into from
Dec 9, 2024
Merged
Changes from 48 commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
6e01dba
Initial changes
mihir86 Mar 28, 2024
7a2ac0d
Merge branch 'main' of https://github.com/neulab/llments into mihirba…
mihir86 Mar 28, 2024
ef51974
Completing RAG pipeline v1
mihir86 Apr 1, 2024
5b9bf96
Merge branch 'main' of https://github.com/neulab/llments into mihirba…
mihir86 Apr 1, 2024
b6bdaea
fixes
mihir86 Apr 1, 2024
378549a
fixes
mihir86 Apr 1, 2024
41043fc
fixes
mihir86 Apr 1, 2024
61d5cd4
fixes
mihir86 Apr 1, 2024
feb486f
fixes
mihir86 Apr 1, 2024
164091b
fixes
mihir86 Apr 1, 2024
a6f1f8c
fixes
mihir86 Apr 1, 2024
4fa7ce4
fixes
mihir86 Apr 1, 2024
5f2ec31
fixes
mihir86 Apr 1, 2024
b998804
fixes
mihir86 Apr 1, 2024
83178f4
fixes
mihir86 Apr 1, 2024
d604bcd
Merge branch 'main' of https://github.com/neulab/llments into mihirba…
mihir86 Apr 15, 2024
e463293
fixing comments
mihir86 Apr 15, 2024
b1b6582
fixing comments
mihir86 Apr 15, 2024
401bdcf
Initial commit
mihir86 Apr 19, 2024
7ae994e
Merge branch 'main' of https://github.com/neulab/llments into mihirba…
mihir86 Apr 19, 2024
23ab385
removed token in huggingface lm
mihir86 Apr 19, 2024
4ce8d25
fixing comments
mihir86 Apr 19, 2024
d8269a1
fix ruff
mihir86 Apr 19, 2024
54b9104
fixes
mihir86 Apr 19, 2024
830fa80
fixes
mihir86 Apr 19, 2024
e546ea9
fixes
mihir86 Apr 19, 2024
0922190
fixes
mihir86 Apr 19, 2024
189b286
fixes
mihir86 Apr 19, 2024
f4ce6e6
fix
mihir86 Apr 19, 2024
412f419
fix
mihir86 Apr 19, 2024
80eadca
fix
mihir86 Apr 19, 2024
3009954
fixes
mihir86 Apr 19, 2024
6d3a403
fixes
mihir86 Apr 19, 2024
ed21988
fix
mihir86 Apr 19, 2024
bcd4bea
resolving comments
mihir86 Apr 19, 2024
12f4983
adding details to evalcontext
mihir86 Apr 19, 2024
8f91150
fix
mihir86 Apr 19, 2024
beef1ea
type check fix
mihir86 Apr 19, 2024
00475a8
fix
mihir86 Apr 19, 2024
511923b
fix
mihir86 Apr 19, 2024
d09df57
changes to make retrieval faster
mihir86 Apr 20, 2024
523627e
minor fix
mihir86 Apr 20, 2024
fd23079
fixes
mihir86 Apr 20, 2024
8d7ade2
fixes
mihir86 Apr 20, 2024
a83a091
fixes final
mihir86 Apr 20, 2024
de26961
added runner files
mihir86 Sep 27, 2024
f7f7677
added communityLM notebook
mihir86 Sep 27, 2024
363daa6
Merge branch 'main' of https://github.com/neulab/llments into mihirba…
mihir86 Sep 28, 2024
203537b
added RAGLM generation for communityLM
mihir86 Oct 10, 2024
54510f6
code fixes
mihir86 Oct 10, 2024
5fab68e
code fixes
mihir86 Oct 10, 2024
e40f0d7
try this change
mihir86 Oct 10, 2024
2f012d3
added comments
mihir86 Oct 10, 2024
096c683
Merge branch 'main' of https://github.com/neulab/llments into mihirba…
mihir86 Oct 10, 2024
2a7c529
pushed from different env
mihir86 Oct 11, 2024
c49f776
pushed with new env
mihir86 Dec 8, 2024
ef90ba7
removed logs from rag and reverted the community_lm notebook to match…
mihir86 Dec 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading