kengamd commited on
Commit
1424aec
·
1 Parent(s): 27332c3

update model card README.md

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