Added a first trail with FinBert.

This commit is contained in:
2023-04-30 23:23:02 +02:00
parent 983c06eead
commit 5a52f61c1c
4 changed files with 398 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ repos:
- id: pretty-format-yaml
args: [--autofix]
- id: pretty-format-toml
args: [ --autofix ]
args: [--autofix]
exclude: (^poetry.lock$)
@@ -67,8 +67,8 @@ repos:
- repo: https://gitlab.com/smop/pre-commit-hooks
rev: v1.0.0
hooks:
- id: check-poetry
hooks: []
# - id: check-poetry
- repo: https://github.com/Lucas-C/pre-commit-hooks-java
rev: 1.3.10