Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a model that extracts biographical information on historical actors and writes it in Danish to a CSV file in the Fichoz format for the database Nordiske Folk (NoFo). It is based on Llama-3-8B-instruct, and has been trained on 400 hundred short biographies in various languages.
|
2 |
|
3 |
How to prompt:
|
@@ -23,4 +29,4 @@ Output:
|
|
23 |
|
24 |
---
|
25 |
license: apache-2.0
|
26 |
-
---
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- da
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
---
|
7 |
This is a model that extracts biographical information on historical actors and writes it in Danish to a CSV file in the Fichoz format for the database Nordiske Folk (NoFo). It is based on Llama-3-8B-instruct, and has been trained on 400 hundred short biographies in various languages.
|
8 |
|
9 |
How to prompt:
|
|
|
29 |
|
30 |
---
|
31 |
license: apache-2.0
|
32 |
+
---
|