mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
model_cards: we can now tag datasets
see corresponding model pages to see how it's rendered
This commit is contained in:
parent
e93ccb3290
commit
ca5e1cdf8e
@ -1,5 +1,7 @@
|
||||
---
|
||||
thumbnail: https://raw.githubusercontent.com/JetRunner/BERT-of-Theseus/master/bert-of-theseus.png
|
||||
datasets:
|
||||
- multi_nli
|
||||
---
|
||||
|
||||
# BERT-of-Theseus
|
||||
|
@ -1,3 +1,8 @@
|
||||
---
|
||||
datasets:
|
||||
- squad_v2
|
||||
---
|
||||
|
||||
# roberta-base for QA
|
||||
|
||||
## Overview
|
||||
|
Loading…
Reference in New Issue
Block a user