mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-01 02:31:11 +06:00
Create README.md (#3966)
This commit is contained in:
parent
73d6a2f901
commit
4e817ff418
25
model_cards/codegram/calbert-base-uncased/README.md
Normal file
25
model_cards/codegram/calbert-base-uncased/README.md
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
language: catalan
|
||||
---
|
||||
|
||||
# CALBERT: a Catalan Language Model
|
||||
|
||||
## Introduction
|
||||
|
||||
CALBERT is an open-source language model for Catalan based on the ALBERT architecture.
|
||||
|
||||
It is now available on Hugging Face in its `base-uncased` version, and was pretrained on the [OSCAR dataset](https://traces1.inria.fr/oscar/).
|
||||
|
||||
For further information or requests, please go to the [GitHub repository](https://github.com/codegram/calbert)
|
||||
|
||||
## Pre-trained models
|
||||
|
||||
| Model | Arch. | Training data |
|
||||
|-------------------------------------|------------------|-----------------------------------|
|
||||
| `codegram` / `calbert-base-uncased` | Base (uncased) | OSCAR (4.3 GB of text) |
|
||||
|
||||
|
||||
## Authors
|
||||
|
||||
CALBERT was trained and evaluated by [Txus Bach](https://twitter.com/txustice), as part of [Codegram](https://www.codegram.com)'s applied research.
|
||||
|
Loading…
Reference in New Issue
Block a user