[model_cards] Switch all languages codes to ISO-639-{1,2,3}

This commit is contained in:
Julien Chaumond
2020-07-15 18:59:20 +02:00
parent d533c7e9b9
commit b23d3a5ad4
183 changed files with 195 additions and 211 deletions

View File

@@ -1,9 +1,9 @@
--- ---
language: language:
- bulgarian - bg
- czech - cs
- polish - pl
- russian - ru
--- ---
# bert-base-bg-cs-pl-ru-cased # bert-base-bg-cs-pl-ru-cased

View File

@@ -1,6 +1,5 @@
--- ---
language: language: en
- english
--- ---
# bert-base-cased-conversational # bert-base-cased-conversational

View File

@@ -1,6 +1,6 @@
--- ---
language: language:
- russian - ru
--- ---
# rubert-base-cased-conversational # rubert-base-cased-conversational

View File

@@ -1,6 +1,6 @@
--- ---
language: language:
- russian - ru
--- ---
# rubert-base-cased-sentence # rubert-base-cased-sentence

View File

@@ -1,6 +1,6 @@
--- ---
language: language:
- russian - ru
--- ---
# rubert-base-cased # rubert-base-cased

View File

@@ -1,5 +1,5 @@
--- ---
language: swedish language: sv
--- ---
# Swedish BERT Models # Swedish BERT Models

View File

@@ -1,5 +1,5 @@
--- ---
language: swedish language: sv
--- ---
# Swedish BERT Models # Swedish BERT Models

View File

@@ -1,5 +1,5 @@
--- ---
language: swedish language: sv
--- ---
# Swedish BERT Models # Swedish BERT Models

View File

@@ -1,5 +1,5 @@
--- ---
language: italian language: it
--- ---
# GePpeTto GPT2 Model 🇮🇹 # GePpeTto GPT2 Model 🇮🇹

View File

@@ -1,5 +1,5 @@
--- ---
language: setswana language: tn
--- ---
# TswanaBert # TswanaBert

View File

@@ -1,5 +1,5 @@
--- ---
language: zulu language: zu
--- ---
# zuBERTa # zuBERTa

View File

@@ -1,5 +1,5 @@
--- ---
language: italian language: it
--- ---
# UmBERTo Commoncrawl Cased # UmBERTo Commoncrawl Cased

View File

@@ -1,5 +1,5 @@
--- ---
language: italian language: it
--- ---
# UmBERTo Wikipedia Uncased # UmBERTo Wikipedia Uncased

View File

@@ -1,12 +1,5 @@
--- ---
language: hebrew language: he
tags:
- pytorch
- tf
- gpt2
- lm-head
- causal-lm
- pipeline:text-generation
thumbnail: https://avatars1.githubusercontent.com/u/3617152?norod.jpg thumbnail: https://avatars1.githubusercontent.com/u/3617152?norod.jpg
widget: widget:

View File

@@ -1,5 +1,5 @@
--- ---
language: ukrainian language: uk
--- ---
Note: **default code snippet above won't work** because we are using `AlbertTokenizer` with `GPT2LMHeadModel`, see [issue](https://github.com/huggingface/transformers/issues/4285). Note: **default code snippet above won't work** because we are using `AlbertTokenizer` with `GPT2LMHeadModel`, see [issue](https://github.com/huggingface/transformers/issues/4285).

View File

@@ -1,5 +1,5 @@
--- ---
language: finnish language: fi
--- ---
## Quickstart ## Quickstart

View File

@@ -1,5 +1,5 @@
--- ---
language: finnish language: fi
--- ---
## Quickstart ## Quickstart

View File

@@ -1,5 +1,5 @@
--- ---
language: norwegian language: no
thumbnail: https://i.imgur.com/QqSEC5I.png thumbnail: https://i.imgur.com/QqSEC5I.png
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: polish language: pl
--- ---
# HerBERT tokenizer # HerBERT tokenizer

View File

@@ -1,5 +1,5 @@
--- ---
language: polish language: pl
--- ---
# HerBERT # HerBERT

View File

@@ -1,5 +1,5 @@
--- ---
language: arabic language: ar
--- ---
# Arabic BERT Model # Arabic BERT Model

View File

@@ -1,5 +1,5 @@
--- ---
language: arabic language: ar
--- ---
# Arabic BERT Large Model # Arabic BERT Large Model

View File

@@ -1,5 +1,5 @@
--- ---
language: arabic language: ar
--- ---
# Arabic BERT Medium Model # Arabic BERT Medium Model

View File

@@ -1,5 +1,5 @@
--- ---
language: arabic language: ar
datasets: datasets:
- oscar - oscar
- wikipedia - wikipedia

View File

@@ -1,5 +1,5 @@
--- ---
language: arabic language: ar
--- ---
# AraBERT : Pre-training BERT for Arabic Language Understanding # AraBERT : Pre-training BERT for Arabic Language Understanding

View File

@@ -1,5 +1,5 @@
--- ---
language: arabic language: ar
--- ---
# AraBERT : Pre-training BERT for Arabic Language Understanding # AraBERT : Pre-training BERT for Arabic Language Understanding

View File

@@ -1,5 +1,5 @@
--- ---
language: arabic language: ar
thumbnail: https://raw.githubusercontent.com/mawdoo3/Multi-dialect-Arabic-BERT/master/multidialct_arabic_bert.png thumbnail: https://raw.githubusercontent.com/mawdoo3/Multi-dialect-Arabic-BERT/master/multidialct_arabic_bert.png
datasets: datasets:
- nadi - nadi

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
tags: tags:
- exbert - exbert
license: apache-2.0 license: apache-2.0

View File

@@ -1,3 +1,3 @@
--- ---
language: chinese language: zh
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: german language: de
thumbnail: https://static.tildacdn.com/tild6438-3730-4164-b266-613634323466/german_bert.png thumbnail: https://static.tildacdn.com/tild6438-3730-4164-b266-613634323466/german_bert.png
tags: tags:
- exbert - exbert

View File

@@ -1,4 +1,4 @@
--- ---
language: german language: de
license: mit license: mit
--- ---

View File

@@ -1,4 +1,4 @@
--- ---
language: german language: de
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
license: apache-2.0 license: apache-2.0
datasets: datasets:
- wikipedia - wikipedia

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
tags: tags:
- exbert - exbert
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# CamemBERT: a Tasty French Language Model # CamemBERT: a Tasty French Language Model

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# CamemBERT: a Tasty French Language Model # CamemBERT: a Tasty French Language Model

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# CamemBERT: a Tasty French Language Model # CamemBERT: a Tasty French Language Model

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# CamemBERT: a Tasty French Language Model # CamemBERT: a Tasty French Language Model

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# CamemBERT: a Tasty French Language Model # CamemBERT: a Tasty French Language Model

View File

@@ -1,5 +1,5 @@
--- ---
language: chinese language: zh
--- ---
## albert_chinese_small ## albert_chinese_small

View File

@@ -1,5 +1,5 @@
--- ---
language: chinese language: zh
--- ---
## albert_chinese_tiny ## albert_chinese_tiny

View File

@@ -1,5 +1,5 @@
--- ---
language: chinese language: zh
--- ---
# Introduction # Introduction

View File

@@ -1,5 +1,5 @@
--- ---
language: chinese language: zh
--- ---
## roberta_chinese_base ## roberta_chinese_base

View File

@@ -1,5 +1,5 @@
--- ---
language: chinese language: zh
--- ---
## roberta_chinese_large ## roberta_chinese_large

View File

@@ -1,5 +1,5 @@
--- ---
language: chinese language: zh
--- ---
## xlnet_chinese_large ## xlnet_chinese_large

View File

@@ -1,6 +1,6 @@
--- ---
language: language:
- japanese - ja
--- ---
binary classification binary classification

View File

@@ -1,5 +1,5 @@
--- ---
language: german language: de
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: german language: de
license: mit license: mit
tags: tags:
- "historic german" - "historic german"

View File

@@ -1,5 +1,5 @@
--- ---
language: german language: de
license: mit license: mit
tags: tags:
- "historic german" - "historic german"

View File

@@ -1,5 +1,5 @@
--- ---
language: german language: de
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: italian language: it
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: italian language: it
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: italian language: it
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: italian language: it
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: turkish language: tr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: turkish language: tr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: turkish language: tr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: turkish language: tr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: turkish language: tr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: turkish language: tr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: turkish language: tr
license: mit license: mit
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: german language: de
thumbnail: https://static.tildacdn.com/tild6438-3730-4164-b266-613634323466/german_bert.png thumbnail: https://static.tildacdn.com/tild6438-3730-4164-b266-613634323466/german_bert.png
tags: tags:
- exbert - exbert

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
tags: tags:
- exbert - exbert
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: polish language: pl
thumbnail: https://raw.githubusercontent.com/kldarek/polbert/master/img/polbert.png thumbnail: https://raw.githubusercontent.com/kldarek/polbert/master/img/polbert.png
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: polish language: pl
thumbnail: https://raw.githubusercontent.com/kldarek/polbert/master/img/polbert.png thumbnail: https://raw.githubusercontent.com/kldarek/polbert/master/img/polbert.png
--- ---

View File

@@ -1,5 +1,5 @@
--- ---
language: romanian language: ro
--- ---
# bert-base-romanian-cased-v1 # bert-base-romanian-cased-v1

View File

@@ -1,5 +1,5 @@
--- ---
language: romanian language: ro
--- ---
# bert-base-romanian-uncased-v1 # bert-base-romanian-uncased-v1

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# camembert-base-fquad # camembert-base-fquad

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# camembert-base-squad # camembert-base-squad

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# flaubert-base-uncased-squad # flaubert-base-uncased-squad

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
thumbnail: https://huggingface.co/front/thumbnails/google.png thumbnail: https://huggingface.co/front/thumbnails/google.png
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
thumbnail: https://huggingface.co/front/thumbnails/google.png thumbnail: https://huggingface.co/front/thumbnails/google.png
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
thumbnail: https://huggingface.co/front/thumbnails/google.png thumbnail: https://huggingface.co/front/thumbnails/google.png
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
thumbnail: https://huggingface.co/front/thumbnails/google.png thumbnail: https://huggingface.co/front/thumbnails/google.png
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
thumbnail: https://huggingface.co/front/thumbnails/google.png thumbnail: https://huggingface.co/front/thumbnails/google.png
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
thumbnail: https://huggingface.co/front/thumbnails/google.png thumbnail: https://huggingface.co/front/thumbnails/google.png
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
thumbnail: https://huggingface.co/front/thumbnails/google.png thumbnail: https://huggingface.co/front/thumbnails/google.png
license: apache-2.0 license: apache-2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: english language: en
tags: tags:
- exbert - exbert

View File

@@ -1,5 +1,5 @@
--- ---
language: dutch language: nl
--- ---
# Multilingual + Dutch SQuAD2.0 # Multilingual + Dutch SQuAD2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: polish language: pl
--- ---
# Multilingual + Polish SQuAD1.1 # Multilingual + Polish SQuAD1.1

View File

@@ -1,5 +1,5 @@
--- ---
language: polish language: pl
--- ---
# Multilingual + Polish SQuAD2.0 # Multilingual + Polish SQuAD2.0

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa Albert Model # Bahasa Albert Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa Albert Model # Bahasa Albert Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa BERT Model # Bahasa BERT Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa ELECTRA Model # Bahasa ELECTRA Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa ELECTRA Model # Bahasa ELECTRA Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa ELECTRA Model # Bahasa ELECTRA Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa ELECTRA Model # Bahasa ELECTRA Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa GPT2 Model # Bahasa GPT2 Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa GPT2 Model # Bahasa GPT2 Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa T5 Model # Bahasa T5 Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa T5 Model # Bahasa T5 Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa Tiny-BERT Model # Bahasa Tiny-BERT Model

View File

@@ -1,5 +1,5 @@
--- ---
language: malay language: ms
--- ---
# Bahasa XLNet Model # Bahasa XLNet Model

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# camembert-base-fquad # camembert-base-fquad

View File

@@ -1,5 +1,5 @@
--- ---
language: french language: fr
--- ---
# camembert-large-fquad # camembert-large-fquad

View File

@@ -1,6 +1,5 @@
--- ---
language: language: eu
- basque
--- ---
# BERTeus base cased # BERTeus base cased

View File

@@ -1,5 +1,5 @@
--- ---
language: swedish language: sv
--- ---
# BERTSSON Models # BERTSSON Models

View File

@@ -1,5 +1,5 @@
--- ---
language: esperanto language: eo
thumbnail: https://huggingface.co/blog/assets/EsperBERTo-thumbnail-v2.png thumbnail: https://huggingface.co/blog/assets/EsperBERTo-thumbnail-v2.png
widget: widget:
- text: "Mi estas viro kej estas tago varma." - text: "Mi estas viro kej estas tago varma."

Some files were not shown because too many files have changed in this diff Show More