add library_name and pipeline_tag
#4
by
nickname100231
- opened
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
datasets:
|
3 |
- zed-industries/zeta
|
4 |
license: apache-2.0
|
|
|
|
|
5 |
---
|
6 |
|
7 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/644a8bc1cb1654dcb6e762f9/6296GYaJsrUBSAeUwUHvm.png" width="100">
|
@@ -25,4 +27,4 @@ The dataset used for training is available at:
|
|
25 |
## Learn More
|
26 |
|
27 |
For more insights about the model and its integration in Zed, check out the official blog post:
|
28 |
-
[Zed Blog - Edit Prediction](https://zed-k1xdvw833-zed-industries.vercel.app/blog/edit-prediction)
|
|
|
2 |
datasets:
|
3 |
- zed-industries/zeta
|
4 |
license: apache-2.0
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
library_name: transformers
|
7 |
---
|
8 |
|
9 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/644a8bc1cb1654dcb6e762f9/6296GYaJsrUBSAeUwUHvm.png" width="100">
|
|
|
27 |
## Learn More
|
28 |
|
29 |
For more insights about the model and its integration in Zed, check out the official blog post:
|
30 |
+
[Zed Blog - Edit Prediction](https://zed-k1xdvw833-zed-industries.vercel.app/blog/edit-prediction)
|