Add library name, pipeline tag, link to project
#1
by
nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
+
library_name: transformers
|
| 5 |
---
|
| 6 |
+
|
| 7 |
+
Paper:arxiv.org/abs/2505.07787
|
| 8 |
+
|
| 9 |
+
Github repository: https://github.com/tongxuluo/LeaP
|
| 10 |
+
|
| 11 |
+
Project page: https://learning-from-peers.github.io/
|