update model card README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model-index:
|
5 |
- name: clip-roberta-finetuned
|
6 |
results: []
|
@@ -11,7 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# clip-roberta-finetuned
|
13 |
|
14 |
-
This model
|
|
|
|
|
15 |
|
16 |
## Model description
|
17 |
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
+
datasets:
|
5 |
+
- klem_ds
|
6 |
model-index:
|
7 |
- name: clip-roberta-finetuned
|
8 |
results: []
|
|
|
13 |
|
14 |
# clip-roberta-finetuned
|
15 |
|
16 |
+
This model is a fine-tuned version of [./clip-roberta](https://huggingface.co/./clip-roberta) on the klem_ds 2017 dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.2020
|
19 |
|
20 |
## Model description
|
21 |
|