init commit
Browse files
README.md
CHANGED
@@ -1 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-generation
|
3 |
+
language:
|
4 |
+
- multilingual
|
5 |
+
inference: false
|
6 |
+
license: cc-by-nc-4.0
|
7 |
+
library_name: transformers
|
8 |
+
---
|
9 |
|
10 |
+
<br><br>
|
11 |
+
|
12 |
+
<p align="center">
|
13 |
+
<img src="https://huggingface.co/datasets/jinaai/documentation-images/resolve/main/logo.webp" alt="Jina AI: Your Search Foundation, Supercharged!" width="150px">
|
14 |
+
</p>
|
15 |
+
|
16 |
+
<p align="center">
|
17 |
+
<b>Trained by <a href="https://jina.ai/"><b>Jina AI</b></a>.</b>
|
18 |
+
</p>
|
19 |
+
|
20 |
+
[Blog](#) | [Colab](#)
|
21 |
+
|
22 |
+
# Intro
|
23 |
+
|
24 |
+
TBD
|