juhoinkinen
commited on
Commit
•
f5bfd36
1
Parent(s):
f50078f
Update README.md
Browse files
README.md
CHANGED
@@ -11,13 +11,18 @@ tags:
|
|
11 |
- annif
|
12 |
---
|
13 |
# FintoAI-data-KAUNO
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
This repository is mirrored from GitHub to the 🤗 Hugging Face Hub;
|
17 |
-
the GitHub repository does not contain the model files, but only the configurations for
|
18 |
|
19 |
## Models
|
20 |
-
The
|
21 |
[`/data`](https://huggingface.co/juhoinkinen/FintoAI-data-KAUNO/tree/main/data)
|
22 |
directory of this repository in the 🤗 Hugging Face Hub.
|
23 |
|
|
|
11 |
- annif
|
12 |
---
|
13 |
# FintoAI-data-KAUNO
|
14 |
+
This repository is for the Annif projects using the
|
15 |
+
[KAUNO vocabulary](https://finto.fi/kauno)
|
16 |
+
at the [Finto AI service](https://ai.finto.fi/).
|
17 |
+
The current models were published there 2023-12-04.
|
18 |
+
The models have been trained on Python 3.8.10 with [Annif](https://annif.org) version 1.0.0.
|
19 |
+
See [projects.toml](projects.toml) for the configurations of the models.
|
20 |
|
21 |
This repository is mirrored from GitHub to the 🤗 Hugging Face Hub;
|
22 |
+
the GitHub repository does not contain the model files, but only the configurations for the projects and the DVC pipeline, see below.
|
23 |
|
24 |
## Models
|
25 |
+
The downloadable directories for projects and vocabularies are stored in the
|
26 |
[`/data`](https://huggingface.co/juhoinkinen/FintoAI-data-KAUNO/tree/main/data)
|
27 |
directory of this repository in the 🤗 Hugging Face Hub.
|
28 |
|