julien-c HF staff commited on
Commit
5d0383b
1 Parent(s): 30e2211

Migrate model card from transformers-repo

Browse files

Read announcement at https://discuss.huggingface.co/t/announcement-all-model-cards-will-be-migrated-to-hf-co-model-repos/2755
Original file history: https://github.com/huggingface/transformers/commits/master/model_cards/aliosm/ComVE-gpt2-medium/README.md

Files changed (1) hide show
  1. README.md +2 -7
README.md CHANGED
@@ -54,9 +54,6 @@ The model trained on Nvidia Tesla P100 GPU from Google Colab platform with 5e-5
54
  The model achieved fifth place with 16.7153/16.1187 BLEU scores and third place with 1.94 Human Evaluation score on SemEval2020 Task4: Commonsense Validation and Explanation development and testing dataset.
55
 
56
  These are some examples generated by the model:
57
-
58
-
59
-
60
  | Against Commonsense Statement | Generated Reason |
61
  |:-----------------------------------------------------:|:--------------------------------------------:|
62
  | Chicken can swim in water. | Chicken can't swim. |
@@ -70,8 +67,6 @@ These are some examples generated by the model:
70
  | cars can float in the ocean just like a boat | Cars are too heavy to float in the ocean. |
71
  | I am going to work so I can lose money. | Working is not a way to lose money. |
72
 
73
-
74
-
75
  ### BibTeX entry and citation info
76
 
77
  ```bibtex
@@ -83,5 +78,5 @@ These are some examples generated by the model:
83
  ```
84
 
85
  <a href="https://huggingface.co/exbert/?model=aliosm/ComVE-gpt2-medium">
86
- <img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png">
87
- </a>
54
  The model achieved fifth place with 16.7153/16.1187 BLEU scores and third place with 1.94 Human Evaluation score on SemEval2020 Task4: Commonsense Validation and Explanation development and testing dataset.
55
 
56
  These are some examples generated by the model:
 
 
 
57
  | Against Commonsense Statement | Generated Reason |
58
  |:-----------------------------------------------------:|:--------------------------------------------:|
59
  | Chicken can swim in water. | Chicken can't swim. |
67
  | cars can float in the ocean just like a boat | Cars are too heavy to float in the ocean. |
68
  | I am going to work so I can lose money. | Working is not a way to lose money. |
69
 
 
 
70
  ### BibTeX entry and citation info
71
 
72
  ```bibtex
78
  ```
79
 
80
  <a href="https://huggingface.co/exbert/?model=aliosm/ComVE-gpt2-medium">
81
+ <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
82
+ </a>