patrickvonplaten
commited on
Commit
·
4fef002
1
Parent(s):
cd8ed52
Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ license: apache-2.0
|
|
10 |
|
11 |
[Allenai's Longformer Encoder-Decoder (LED)](https://github.com/allenai/longformer#longformer).
|
12 |
|
13 |
-
This is an unofficial *led-large-16384* checkpoint that is fine-tuned on the pubmed dataset.
|
14 |
|
15 |
The model was fine-tuned and evaluated as detailed in [this notebook](https://colab.research.google.com/drive/12LjJazBl7Gam0XBPy_y0CTOJZeZ34c2v?usp=sharing)
|
16 |
|
|
|
10 |
|
11 |
[Allenai's Longformer Encoder-Decoder (LED)](https://github.com/allenai/longformer#longformer).
|
12 |
|
13 |
+
This is an unofficial *led-large-16384* checkpoint that is fine-tuned on the [pubmed dataset](https://huggingface.co/datasets/scientific_papers).
|
14 |
|
15 |
The model was fine-tuned and evaluated as detailed in [this notebook](https://colab.research.google.com/drive/12LjJazBl7Gam0XBPy_y0CTOJZeZ34c2v?usp=sharing)
|
16 |
|