villacu commited on
Commit
ded9fd8
·
1 Parent(s): 9c77046

Added README

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - es
4
+
5
+ tags:
6
+ - masked-lm
7
+ ---
8
+
9
+ # PolitiBETO: A Spanish BERT adapted to a language domain of Political Tweets
10
+
11
+ PolitiBETO is a [BERT model](https://github.com/google-research/bert) tailored for political tasks in social media corpora. It is a Domain Adaptation on top of [BETO](https://huggingface.co/dccuchile/bert-base-spanish-wwm-uncased), a pretrained BERT in Spanish.
12
+ This model is meant to be fine-tuned for downstream tasks.