Spaces:
Running
on
L4
Running
on
L4
liamcripwell
commited on
Commit
β’
d9cb777
1
Parent(s):
2a670bd
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,7 @@ markdown_description = """
|
|
27 |
<title>NuExtract-v1.5 Playground</title>
|
28 |
</head>
|
29 |
<body>
|
30 |
-
|
31 |
<img src="https://cdn.prod.website-files.com/638364a4e52e440048a9529c/64188f405afcf42d0b85b926_logo_numind_final.png" alt="NuMind Logo" style="vertical-align: middle;width: 200px; height: 50px;">
|
32 |
<p>We are a startup developing custom information extraction solutions. NuExtract is a zero-shot model.</p>
|
33 |
<p>If you want the best performance on your problem, please contact us π.</p>
|
@@ -35,7 +35,6 @@ markdown_description = """
|
|
35 |
<li><strong>Website</strong>: <a href="https://www.numind.ai/">https://www.numind.ai/</a></li>
|
36 |
</ul>
|
37 |
<br>
|
38 |
-
|
39 |
<h1>NuExtract-v1.5</h1>
|
40 |
<p>NuExtract-v1.5 is a fine-tuning of Phi-3.5-mini-instruct, trained on a private high-quality dataset for structured information extraction.
|
41 |
It supports long documents and several languages (English, French, Spanish, German, Portuguese, and Italian).
|
|
|
27 |
<title>NuExtract-v1.5 Playground</title>
|
28 |
</head>
|
29 |
<body>
|
30 |
+
|
31 |
<img src="https://cdn.prod.website-files.com/638364a4e52e440048a9529c/64188f405afcf42d0b85b926_logo_numind_final.png" alt="NuMind Logo" style="vertical-align: middle;width: 200px; height: 50px;">
|
32 |
<p>We are a startup developing custom information extraction solutions. NuExtract is a zero-shot model.</p>
|
33 |
<p>If you want the best performance on your problem, please contact us π.</p>
|
|
|
35 |
<li><strong>Website</strong>: <a href="https://www.numind.ai/">https://www.numind.ai/</a></li>
|
36 |
</ul>
|
37 |
<br>
|
|
|
38 |
<h1>NuExtract-v1.5</h1>
|
39 |
<p>NuExtract-v1.5 is a fine-tuning of Phi-3.5-mini-instruct, trained on a private high-quality dataset for structured information extraction.
|
40 |
It supports long documents and several languages (English, French, Spanish, German, Portuguese, and Italian).
|