mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 19:21:31 +06:00
add tags (#8147)
This commit is contained in:
parent
825925dfaa
commit
afa21504b1
@ -5,6 +5,8 @@ language:
|
||||
license: apache-2.0
|
||||
datasets:
|
||||
- wmt14
|
||||
tags:
|
||||
- translation
|
||||
---
|
||||
|
||||
# bert2bert_L-24_wmt_de_en EncoderDecoder model
|
||||
|
@ -5,6 +5,8 @@ language:
|
||||
license: apache-2.0
|
||||
datasets:
|
||||
- wmt14
|
||||
tags:
|
||||
- translation
|
||||
---
|
||||
|
||||
# bert2bert_L-24_wmt_en_de EncoderDecoder model
|
||||
|
@ -3,6 +3,8 @@ language: en
|
||||
license: apache-2.0
|
||||
datasets:
|
||||
- xsum
|
||||
tags:
|
||||
- summarization
|
||||
---
|
||||
|
||||
# Roberta2Roberta_L-24_bbc EncoderDecoder model
|
||||
|
@ -3,6 +3,8 @@ language: en
|
||||
license: apache-2.0
|
||||
datasets:
|
||||
- cnn_dailymail
|
||||
tags:
|
||||
- summarization
|
||||
---
|
||||
|
||||
# Roberta2Roberta_L-24_cnn_daily_mail EncoderDecoder model
|
||||
|
@ -3,6 +3,8 @@ language: en
|
||||
license: apache-2.0
|
||||
datasets:
|
||||
- gigaword
|
||||
tags:
|
||||
- summarization
|
||||
---
|
||||
|
||||
# Roberta2Roberta_L-24_gigaword EncoderDecoder model
|
||||
|
Loading…
Reference in New Issue
Block a user