Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
55bc0c59
Commit
55bc0c59
authored
Oct 27, 2020
by
Julien Chaumond
Browse files
[model_cards] Switch to a more explicit domain for the media bucket
parent
7bff0af0
Changes
32
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
13 additions
and
13 deletions
+13
-13
model_cards/distilroberta-base-README.md
model_cards/distilroberta-base-README.md
+1
-1
model_cards/elgeish/cs224n-squad2.0-albert-base-v2/README.md
model_cards/elgeish/cs224n-squad2.0-albert-base-v2/README.md
+1
-1
model_cards/elgeish/cs224n-squad2.0-albert-large-v2/README.md
...l_cards/elgeish/cs224n-squad2.0-albert-large-v2/README.md
+1
-1
model_cards/elgeish/cs224n-squad2.0-albert-xxlarge-v1/README.md
...cards/elgeish/cs224n-squad2.0-albert-xxlarge-v1/README.md
+1
-1
model_cards/gpt2-README.md
model_cards/gpt2-README.md
+1
-1
model_cards/huggingface/CodeBERTa-language-id/README.md
model_cards/huggingface/CodeBERTa-language-id/README.md
+1
-1
model_cards/huggingface/CodeBERTa-small-v1/README.md
model_cards/huggingface/CodeBERTa-small-v1/README.md
+2
-2
model_cards/roberta-base-README.md
model_cards/roberta-base-README.md
+1
-1
model_cards/roberta-large-README.md
model_cards/roberta-large-README.md
+1
-1
model_cards/seiya/oubiobert-base-uncased/README.md
model_cards/seiya/oubiobert-base-uncased/README.md
+1
-1
model_cards/xlm-mlm-en-2048-README.md
model_cards/xlm-mlm-en-2048-README.md
+1
-1
model_cards/xlm-roberta-base-README.md
model_cards/xlm-roberta-base-README.md
+1
-1
No files found.
model_cards/distilroberta-base-README.md
View file @
55bc0c59
...
@@ -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>
model_cards/elgeish/cs224n-squad2.0-albert-base-v2/README.md
View file @
55bc0c59
...
@@ -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
...
...
model_cards/elgeish/cs224n-squad2.0-albert-large-v2/README.md
View file @
55bc0c59
...
@@ -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
...
...
model_cards/elgeish/cs224n-squad2.0-albert-xxlarge-v1/README.md
View file @
55bc0c59
...
@@ -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
...
...
model_cards/gpt2-README.md
View file @
55bc0c59
...
@@ -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>
model_cards/huggingface/CodeBERTa-language-id/README.md
View file @
55bc0c59
---
---
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
:
...
...
model_cards/huggingface/CodeBERTa-small-v1/README.md
View file @
55bc0c59
---
---
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 ⤵️
[

](https://tensorboard.dev/experiment/irRI7jXGQlqmlxXS0I07ew/#scalars)
[

](https://tensorboard.dev/experiment/irRI7jXGQlqmlxXS0I07ew/#scalars)
## Quick start: masked language modeling prediction
## Quick start: masked language modeling prediction
...
...
model_cards/roberta-base-README.md
View file @
55bc0c59
...
@@ -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>
model_cards/roberta-large-README.md
View file @
55bc0c59
...
@@ -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>
model_cards/seiya/oubiobert-base-uncased/README.md
View file @
55bc0c59
...
@@ -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>
model_cards/xlm-mlm-en-2048-README.md
View file @
55bc0c59
...
@@ -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>
model_cards/xlm-roberta-base-README.md
View file @
55bc0c59
...
@@ -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>
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment