ShengnanAn commited on
Commit
a7957d5
β€’
1 Parent(s): 7b3a3e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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/xxx" 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,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.