ShengnanAn
commited on
Commit
β’
a7957d5
1
Parent(s):
7b3a3e9
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ language:
|
|
7 |
# FILM-7B
|
8 |
|
9 |
<p align="center">
|
10 |
-
π» <a href="https://github.com/microsoft/FILM/" target="_blank">[Github Repo]</a> β’ π <a href="https://arxiv.org/abs/
|
11 |
</p>
|
12 |
|
13 |
**FILM-7B is a 32K-context LLM that overcomes the lost-in-the-middle problem.**
|
@@ -53,4 +53,6 @@ To reproduce the results on short-context tasks, see the guidance in [https://gi
|
|
53 |
<p align="center">
|
54 |
<img src="./figures/short.png" width="800">
|
55 |
<br>
|
56 |
-
</p>
|
|
|
|
|
|
7 |
# FILM-7B
|
8 |
|
9 |
<p align="center">
|
10 |
+
π» <a href="https://github.com/microsoft/FILM/" target="_blank">[Github Repo]</a> β’ π <a href="https://arxiv.org/abs/2404.16811" target="_blank">[Paper]</a> β’ β <a href="https://huggingface.co/datasets/In2Training/VaLProbing-32K" target="_blank">[VaLProbing-32K] </a>
|
11 |
</p>
|
12 |
|
13 |
**FILM-7B is a 32K-context LLM that overcomes the lost-in-the-middle problem.**
|
|
|
53 |
<p align="center">
|
54 |
<img src="./figures/short.png" width="800">
|
55 |
<br>
|
56 |
+
</p>
|
57 |
+
|
58 |
+
Disclaimer: This model is strictly for research purposes, and not an official product or service from Microsoft.
|