nbroad HF staff commited on
Commit
d109d88
1 Parent(s): 5cd68b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,3 +7,5 @@ tags: []
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
  Same as [xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large), but with position embeddings that can accommodate 2048 tokens.
 
 
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
  Same as [xlm-roberta-large](https://huggingface.co/FacebookAI/xlm-roberta-large), but with position embeddings that can accommodate 2048 tokens.
10
+
11
+ See [this notebook](https://huggingface.co/nbroad/xlm-roberta-large-2048/blob/main/convert_to_long.ipynb) for how it was created.