TajaKuzman
commited on
Commit
•
a6bd902
1
Parent(s):
7762356
Update README.md
Browse files
README.md
CHANGED
@@ -220,6 +220,8 @@ The news texts were extracted from the [MaCoCu-Genre web corpora](http://hdl.han
|
|
220 |
The training dataset was automatically annotated with the IPTC Media Topic labels by
|
221 |
the [GPT-4o](https://platform.openai.com/docs/models/gpt-4o) model (yielding 0.72 micro-F1 and 0.73 macro-F1 on the test dataset).
|
222 |
|
|
|
|
|
223 |
Label distribution in the training dataset:
|
224 |
|
225 |
| labels | count | proportion |
|
|
|
220 |
The training dataset was automatically annotated with the IPTC Media Topic labels by
|
221 |
the [GPT-4o](https://platform.openai.com/docs/models/gpt-4o) model (yielding 0.72 micro-F1 and 0.73 macro-F1 on the test dataset).
|
222 |
|
223 |
+
The code for the development and evaluation of the model is available on [this GitHub repository](https://github.com/TajaKuzman/IPTC-Media-Topic-Classification).
|
224 |
+
|
225 |
Label distribution in the training dataset:
|
226 |
|
227 |
| labels | count | proportion |
|