readme: add initial version of model card
Browse filesHi,
this PR adds the initial version of the model card.
README.md
CHANGED
@@ -61,7 +61,7 @@ And report micro F1-score on development set:
|
|
61 |
[19]: https://hf.co/hmbench/hmbench-ajmc-de-hmbert-bs8-wsFalse-e10-lr3e-05-poolingfirst-layers-1-crfFalse-4
|
62 |
[20]: https://hf.co/hmbench/hmbench-ajmc-de-hmbert-bs8-wsFalse-e10-lr3e-05-poolingfirst-layers-1-crfFalse-5
|
63 |
|
64 |
-
The [training log](training.log) and TensorBoard logs are also uploaded to the model hub.
|
65 |
|
66 |
More information about fine-tuning can be found [here](https://github.com/stefan-it/hmBench).
|
67 |
|
|
|
61 |
[19]: https://hf.co/hmbench/hmbench-ajmc-de-hmbert-bs8-wsFalse-e10-lr3e-05-poolingfirst-layers-1-crfFalse-4
|
62 |
[20]: https://hf.co/hmbench/hmbench-ajmc-de-hmbert-bs8-wsFalse-e10-lr3e-05-poolingfirst-layers-1-crfFalse-5
|
63 |
|
64 |
+
The [training log](training.log) and TensorBoard logs (only for hmByT5 and hmTEAMS based models) are also uploaded to the model hub.
|
65 |
|
66 |
More information about fine-tuning can be found [here](https://github.com/stefan-it/hmBench).
|
67 |
|