nielsr HF staff commited on
Commit
5556e37
1 Parent(s): f137389

Add link to paper

Browse files

This PR ensures the model can be viewed from https://huggingface.co/papers/2410.10254.

Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  language:
3
  - en
4
  ---
@@ -9,4 +10,8 @@ Details on this model and how to train your own are provided at: https://github.
9
 
10
  ## Demo
11
 
12
- Here is a quick [GitHub GIST](https://gist.github.com/ariG23498/45b0c2afc95ca4c4b7cf64fbc161c1e7) that will help you run inference on the model checkpoints.
 
 
 
 
 
1
  ---
2
+ pipeline_tag: text-generation
3
  language:
4
  - en
5
  ---
 
10
 
11
  ## Demo
12
 
13
+ Here is a quick [GitHub GIST](https://gist.github.com/ariG23498/45b0c2afc95ca4c4b7cf64fbc161c1e7) that will help you run inference on the model checkpoints.
14
+
15
+ ## Paper
16
+
17
+ See the paper page: https://huggingface.co/papers/2410.10254