exbert links for my albert model cards (#3729)
* exbert links for my albert model cards * Added exbert tag to the metadata block * Adding "how to cite"
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- exbert
|
||||||
|
---
|
||||||
|
|
||||||
## CS224n SQuAD2.0 Project Dataset
|
## CS224n SQuAD2.0 Project Dataset
|
||||||
The goal of this model is to save CS224n students GPU time when establising
|
The goal of this model is to save CS224n students GPU time when establising
|
||||||
baselines to beat for the [Default Final Project](http://web.stanford.edu/class/cs224n/project/default-final-project-handout.pdf).
|
baselines to beat for the [Default Final Project](http://web.stanford.edu/class/cs224n/project/default-final-project-handout.pdf).
|
||||||
@@ -11,6 +16,10 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way
|
|||||||
— including the use of models fine-tuned on the official SQuAD2.0, since they
|
— including the use of models fine-tuned on the official SQuAD2.0, since they
|
||||||
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">
|
||||||
|
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png">
|
||||||
|
</a>
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@@ -67,6 +76,18 @@ used the official SQuAD2.0 dev set for model selection.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How to Cite
|
||||||
|
```BibTeX
|
||||||
|
@misc{elgeish2020gestalt,
|
||||||
|
title={Gestalt: a Stacking Ensemble for SQuAD2.0},
|
||||||
|
author={Mohamed El-Geish},
|
||||||
|
journal={arXiv e-prints},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
eprint={2004.07067},
|
||||||
|
year={2020},
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Related Models
|
## Related Models
|
||||||
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
||||||
* [elgeish/cs224n-squad2.0-albert-xxlarge-v1](https://huggingface.co/elgeish/cs224n-squad2.0-albert-xxlarge-v1)
|
* [elgeish/cs224n-squad2.0-albert-xxlarge-v1](https://huggingface.co/elgeish/cs224n-squad2.0-albert-xxlarge-v1)
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- exbert
|
||||||
|
---
|
||||||
|
|
||||||
## CS224n SQuAD2.0 Project Dataset
|
## CS224n SQuAD2.0 Project Dataset
|
||||||
The goal of this model is to save CS224n students GPU time when establising
|
The goal of this model is to save CS224n students GPU time when establising
|
||||||
baselines to beat for the [Default Final Project](http://web.stanford.edu/class/cs224n/project/default-final-project-handout.pdf).
|
baselines to beat for the [Default Final Project](http://web.stanford.edu/class/cs224n/project/default-final-project-handout.pdf).
|
||||||
@@ -11,6 +16,10 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way
|
|||||||
— including the use of models fine-tuned on the official SQuAD2.0, since they
|
— including the use of models fine-tuned on the official SQuAD2.0, since they
|
||||||
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">
|
||||||
|
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png">
|
||||||
|
</a>
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@@ -67,6 +76,18 @@ used the official SQuAD2.0 dev set for model selection.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How to Cite
|
||||||
|
```BibTeX
|
||||||
|
@misc{elgeish2020gestalt,
|
||||||
|
title={Gestalt: a Stacking Ensemble for SQuAD2.0},
|
||||||
|
author={Mohamed El-Geish},
|
||||||
|
journal={arXiv e-prints},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
eprint={2004.07067},
|
||||||
|
year={2020},
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Related Models
|
## Related Models
|
||||||
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
||||||
* [elgeish/cs224n-squad2.0-albert-xxlarge-v1](https://huggingface.co/elgeish/cs224n-squad2.0-albert-xxlarge-v1)
|
* [elgeish/cs224n-squad2.0-albert-xxlarge-v1](https://huggingface.co/elgeish/cs224n-squad2.0-albert-xxlarge-v1)
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
---
|
||||||
|
tags:
|
||||||
|
- exbert
|
||||||
|
---
|
||||||
|
|
||||||
## CS224n SQuAD2.0 Project Dataset
|
## CS224n SQuAD2.0 Project Dataset
|
||||||
The goal of this model is to save CS224n students GPU time when establising
|
The goal of this model is to save CS224n students GPU time when establising
|
||||||
baselines to beat for the [Default Final Project](http://web.stanford.edu/class/cs224n/project/default-final-project-handout.pdf).
|
baselines to beat for the [Default Final Project](http://web.stanford.edu/class/cs224n/project/default-final-project-handout.pdf).
|
||||||
@@ -11,6 +16,10 @@ set, students must make sure not to use the official SQuAD2.0 dev set in any way
|
|||||||
— including the use of models fine-tuned on the official SQuAD2.0, since they
|
— including the use of models fine-tuned on the official SQuAD2.0, since they
|
||||||
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">
|
||||||
|
<img width="300px" src="https://hf-dinosaur.huggingface.co/exbert/button.png">
|
||||||
|
</a>
|
||||||
|
|
||||||
## Results
|
## Results
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@@ -67,6 +76,18 @@ used the official SQuAD2.0 dev set for model selection.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How to Cite
|
||||||
|
```BibTeX
|
||||||
|
@misc{elgeish2020gestalt,
|
||||||
|
title={Gestalt: a Stacking Ensemble for SQuAD2.0},
|
||||||
|
author={Mohamed El-Geish},
|
||||||
|
journal={arXiv e-prints},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
eprint={2004.07067},
|
||||||
|
year={2020},
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Related Models
|
## Related Models
|
||||||
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
||||||
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
||||||
|
|||||||
@@ -67,6 +67,18 @@ used the official SQuAD2.0 dev set for model selection.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How to Cite
|
||||||
|
```BibTeX
|
||||||
|
@misc{elgeish2020gestalt,
|
||||||
|
title={Gestalt: a Stacking Ensemble for SQuAD2.0},
|
||||||
|
author={Mohamed El-Geish},
|
||||||
|
journal={arXiv e-prints},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
eprint={2004.07067},
|
||||||
|
year={2020},
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Related Models
|
## Related Models
|
||||||
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
||||||
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
||||||
|
|||||||
@@ -67,6 +67,18 @@ used the official SQuAD2.0 dev set for model selection.
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## How to Cite
|
||||||
|
```BibTeX
|
||||||
|
@misc{elgeish2020gestalt,
|
||||||
|
title={Gestalt: a Stacking Ensemble for SQuAD2.0},
|
||||||
|
author={Mohamed El-Geish},
|
||||||
|
journal={arXiv e-prints},
|
||||||
|
archivePrefix={arXiv},
|
||||||
|
eprint={2004.07067},
|
||||||
|
year={2020},
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
## Related Models
|
## Related Models
|
||||||
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
* [elgeish/cs224n-squad2.0-albert-base-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-base-v2)
|
||||||
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
* [elgeish/cs224n-squad2.0-albert-large-v2](https://huggingface.co/elgeish/cs224n-squad2.0-albert-large-v2)
|
||||||
|
|||||||
Reference in New Issue
Block a user