Commit 55bc0c59 authored by Julien Chaumond's avatar Julien Chaumond
Browse files

[model_cards] Switch to a more explicit domain for the media bucket

parent 7bff0af0
...@@ -6,5 +6,5 @@ license: apache-2.0 ...@@ -6,5 +6,5 @@ license: apache-2.0
--- ---
<a href="https://huggingface.co/exbert/?model=distilroberta-base"> <a href="https://huggingface.co/exbert/?model=distilroberta-base">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
...@@ -17,7 +17,7 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way ...@@ -17,7 +17,7 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way
used the official SQuAD2.0 dev set for model selection. used the official SQuAD2.0 dev set for model selection.
<a href="https://huggingface.co/exbert/?model=elgeish/cs224n-squad2.0-albert-base-v2"> <a href="https://huggingface.co/exbert/?model=elgeish/cs224n-squad2.0-albert-base-v2">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
## Results ## Results
......
...@@ -17,7 +17,7 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way ...@@ -17,7 +17,7 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way
used the official SQuAD2.0 dev set for model selection. used the official SQuAD2.0 dev set for model selection.
<a href="https://huggingface.co/exbert/?model=elgeish/cs224n-squad2.0-albert-large-v2"> <a href="https://huggingface.co/exbert/?model=elgeish/cs224n-squad2.0-albert-large-v2">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
## Results ## Results
......
...@@ -17,7 +17,7 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way ...@@ -17,7 +17,7 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way
used the official SQuAD2.0 dev set for model selection. used the official SQuAD2.0 dev set for model selection.
<a href="https://huggingface.co/exbert/?model=elgeish/cs224n-squad2.0-albert-xxlarge-v1"> <a href="https://huggingface.co/exbert/?model=elgeish/cs224n-squad2.0-albert-xxlarge-v1">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
## Results ## Results
......
...@@ -159,5 +159,5 @@ The model achieves the following results without any fine-tuning (zero-shot): ...@@ -159,5 +159,5 @@ The model achieves the following results without any fine-tuning (zero-shot):
``` ```
<a href="https://huggingface.co/exbert/?model=gpt2"> <a href="https://huggingface.co/exbert/?model=gpt2">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
--- ---
language: code language: code
thumbnail: https://hf-dinosaur.huggingface.co/CodeBERTa/CodeBERTa.png thumbnail: https://cdn-media.huggingface.co/CodeBERTa/CodeBERTa.png
tags: tags:
- test - test
datasets: datasets:
......
--- ---
language: code language: code
thumbnail: https://hf-dinosaur.huggingface.co/CodeBERTa/CodeBERTa.png thumbnail: https://cdn-media.huggingface.co/CodeBERTa/CodeBERTa.png
--- ---
# CodeBERTa # CodeBERTa
...@@ -26,7 +26,7 @@ The (small) **model** is a 6-layer, 84M parameters, RoBERTa-like Transformer mod ...@@ -26,7 +26,7 @@ The (small) **model** is a 6-layer, 84M parameters, RoBERTa-like Transformer mod
### Tensorboard for this training ⤵️ ### Tensorboard for this training ⤵️
[![tb](https://hf-dinosaur.huggingface.co/CodeBERTa/tensorboard.png)](https://tensorboard.dev/experiment/irRI7jXGQlqmlxXS0I07ew/#scalars) [![tb](https://cdn-media.huggingface.co/CodeBERTa/tensorboard.png)](https://tensorboard.dev/experiment/irRI7jXGQlqmlxXS0I07ew/#scalars)
## Quick start: masked language modeling prediction ## Quick start: masked language modeling prediction
......
...@@ -230,5 +230,5 @@ Glue test results: ...@@ -230,5 +230,5 @@ Glue test results:
``` ```
<a href="https://huggingface.co/exbert/?model=roberta-base"> <a href="https://huggingface.co/exbert/?model=roberta-base">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
...@@ -231,5 +231,5 @@ Glue test results: ...@@ -231,5 +231,5 @@ Glue test results:
``` ```
<a href="https://huggingface.co/exbert/?model=roberta-base"> <a href="https://huggingface.co/exbert/?model=roberta-base">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
...@@ -47,5 +47,5 @@ Eprint = {arXiv:2005.07202}, ...@@ -47,5 +47,5 @@ Eprint = {arXiv:2005.07202},
``` ```
<a href="https://huggingface.co/exbert/?model=seiya/oubiobert-base-uncased&sentence=Coronavirus%20disease%20(COVID-19)%20is%20caused%20by%20SARS-COV2%20and%20represents%20the%20causative%20agent%20of%20a%20potentially%20fatal%20disease%20that%20is%20of%20great%20global%20public%20health%20concern."> <a href="https://huggingface.co/exbert/?model=seiya/oubiobert-base-uncased&sentence=Coronavirus%20disease%20(COVID-19)%20is%20caused%20by%20SARS-COV2%20and%20represents%20the%20causative%20agent%20of%20a%20potentially%20fatal%20disease%20that%20is%20of%20great%20global%20public%20health%20concern.">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
...@@ -6,5 +6,5 @@ license: cc-by-nc-4.0 ...@@ -6,5 +6,5 @@ license: cc-by-nc-4.0
--- ---
<a href="https://huggingface.co/exbert/?model=xlm-mlm-en-2048"> <a href="https://huggingface.co/exbert/?model=xlm-mlm-en-2048">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
...@@ -6,5 +6,5 @@ license: mit ...@@ -6,5 +6,5 @@ license: mit
--- ---
<a href="https://huggingface.co/exbert/?model=xlm-roberta-base"> <a href="https://huggingface.co/exbert/?model=xlm-roberta-base">
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png"> <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
</a> </a>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment