mrm8488 commited on
Commit
09188f0
1 Parent(s): 1104897

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ datasets:
11
  # Spanish Longformer fine-tuned on **SQAC** for Spanish **QA** 📖❓
12
  [longformer-base-4096-spanish](https://huggingface.co/mrm8488/longformer-base-4096-spanish) fine-tuned on [SQAC](https://huggingface.co/datasets/BSC-TeMU/SQAC) for **Q&A** downstream task.
13
 
 
 
14
 
15
  ## Details of the dataset 📚
16
 
 
11
  # Spanish Longformer fine-tuned on **SQAC** for Spanish **QA** 📖❓
12
  [longformer-base-4096-spanish](https://huggingface.co/mrm8488/longformer-base-4096-spanish) fine-tuned on [SQAC](https://huggingface.co/datasets/BSC-TeMU/SQAC) for **Q&A** downstream task.
13
 
14
+ ## Details of the model 🧠
15
+ [longformer-base-4096-spanish](https://huggingface.co/mrm8488/longformer-base-4096-spanish) is a BERT-like model started from the RoBERTa checkpoint (**BERTIN** in this case) and pre-trained for *MLM* on long documents (from BETO's `all_wikis`). It supports sequences of length up to **4,096**!
16
 
17
  ## Details of the dataset 📚
18