Robert Gerstenberger
363421c61c
fix minor mistake without impact ( #36 )
...
fix mistake in the sorting example for 32 elements, which has no impact, since the respective parameter is not used in the implementation of the generation prompt
reported in issue #35
2024-12-11 11:46:42 +01:00
Nils Blach
b5a8c960d6
Fix relative import issue in examples
2023-12-02 17:37:03 +01:00
Robert Gerstenberger
a6aee6bb76
Improvements ( #20 )
...
- set intersection: simplified merge prompt
- sorting: fixed split prompt
- fixed white space issues
- fixed typos
- fixed a few consistency issues
2023-11-24 14:43:45 +01:00
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
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
b41d653f21
Fixes #9 ; Rerun affected document merging results and updated logs (minor improvements for got method)
2023-10-16 10:42:04 +09: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