- Also install extras for documentation build (
50e97aa
)
- Bump version (
c90d7f1
)
- sphinx: How to use scorer module (
1ae50cd
)
- cd: Install all dependencies for autodoc (
140c7cb
)
- cd: Install only docs dependencies (
d26748c
)
- readme: Fix indentations of lists (
b34314f
)
- ci: Upgrade poetry version (
277171a
)
- readme: Add copy code buttons in code cells (
a35b732
) - readme: Modify readme for better render (
f09a639
)
- cd: Switch doc build to cd (
b2f3579
) - ci: Change permissions for github token (
8c3aae4
) - ci: Change project name (
0099d05
) - ci: Poetry install (
8dd77a6
) - ci: Use leorem file (
42546b8
) - ci: Set permissions (
d47accd
) - cd: Change to ci (
a074974
) - cd: Install dependencies (
eea0dd2
)
- ci: Change docs folder (
0ad8cd6
)
- metrics: Add gpt support and change to default (
7db90e9
) - metrics: Add langchain powered metrics for retrieval and generation (
d74efd3
)
- pyproject: Remove spacy language models too (
176b291
)
- pyproject: Remove bleurt from dependencies, add it to readme (
49ffac0
)
- cd: Add token pypi to poetry in cd (
0879230
)
- Make publishing public to PyPI (
64fbb80
)
- cd: Add password for private repo (
c509d8a
) - cd: Add username cred for private repo (
6e02408
) - pyproject: Re-add private repo to poetry (
7360b4a
)
- cd: Update credentials for private repo (
d2832a3
)
- project: Llama model can be now load from local, minor fix, improve doc (
6064ffc
) - project: Redesigned scorer, llm_metrics support lists as input, scorer test skipped (
99932ea
) - llm_metric: For each llm_metric, evaluation model can be passed as input (
d01ca44
)
- llm_metrics: Unify default value for models (
c467e28
)
- language_metrics: Adjust doc for q_squared compute function (
8fa7e97
)
- add_aspects: Add aspects to geval and gptscore small changes in arguments (
d76676d
) - scorer: Add scorer class support (
c457d31
)
- llm_metrics: Refactor gptscore and add support for geval and selfcheck (
980acdb
) - gptscore: Revamp to make multiple predictions at once (
ce999f8
) - gptscore: Add gptscore support (
09d2cba
)
- language_metrics: Add q squared (
329b7bd
)
- versions: Update versions of tensorflow back (
a25acd7
)
- metadata: Add support for computing simple metadata (
1f12800
)
- bleurt: Add bleurt metric support (
5a315c6
)
- tensorflow-macos: Attempt to fix poetry install for ci (
9e1cfb6
)
- embedding_metrics: Implement BERTScore and MAUVE and add unit tests support (
04d50ff
) - project: Add initial structure (
786afbb
)
- cd: Change version for python semantic release (
a84c790
) - embedding_metrics: Add featurize_model_name argument to init for mauve score (
db39ad3
) - embedding_metrics: Add tests, attempt to fix libcublas and move pytest to dev dependencies (
1d45ec8
) - embedding_metrics: Change default models for bertscore and mauve (
8e9a20d
)