15 Commits

Author SHA1 Message Date
Nils Blach
8f1e6ce81d Example prompts
Add sorting, document merging, set intersection and keyword counting prompt examples

Co-authored-by: Ales Kubicek <kubicek.ales@outlook.com>
2023-10-25 18:10:44 +09:00
Nils Blach
01ac301b9f Update main README 2023-10-20 10:37:35 +09:00
Nils Blach
80957be75e Update examples to work with the separate controller and lm modules 2023-10-20 10:37:35 +09:00
Nils Blach
14e05abbe1 Refactor Document Merging 2023-10-20 10:37:35 +09:00
Nils Blach
7441be41ba Move langauge model abstractions and implementation into their own module; create a new README; update dependencies 2023-10-20 10:37:35 +09:00
Nils Blach
8590e4bd65 Fix importing transformers library before setting of env variables 2023-10-18 11:09:26 +09:00
Nils Blach
b41d653f21 Fixes #9; Rerun affected document merging results and updated logs (minor improvements for got method) 2023-10-16 10:42:04 +09:00
Nils Blach
f6be6c06f2 Increase Version Number to v0.0.2 v0.0.2 2023-09-26 15:22:26 +02:00
Ales Kubicek
2a32d77be6 Add scipy minimum version 2023-09-26 15:15:07 +02:00
Ales Kubicek
48f024297c Add Llama2HF dependencies 2023-09-26 15:15:07 +02:00
Ikko Eltociear Ashimine
ef3ce13d39 Fix typo in README.md
inital -> initial
2023-08-25 14:10:12 +02:00
Nils Blach
e22a8dfa89 Update README.md 2023-08-23 16:37:32 +02:00
Nils Blach
6e58415a25 Prepare pip package v0.0.1 2023-08-23 16:12:18 +02:00
Robert Gerstenberger
2f4b828aef - fixed typos and slightly improved language of the README files
- added README file to the examples directory
- updated the citation section in the main README
2023-08-21 11:57:55 +02:00
Nils Blach
41a0a6e67c Initial commit 2023-08-21 03:33:46 +02:00