liamcripwell
commited on
Commit
•
8d1aa2c
1
Parent(s):
9949d2d
Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,11 @@
|
|
1 |
---
|
2 |
-
|
3 |
license: mit
|
4 |
language:
|
5 |
-
|
6 |
- multilingual
|
7 |
-
|
8 |
tags:
|
9 |
-
|
10 |
- nlp
|
11 |
-
|
12 |
base_model: microsoft/Phi-3.5-mini-instruct
|
13 |
-
|
14 |
---
|
15 |
|
16 |
# NuExtract-v1.5 by NuMind 🔥
|
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
language:
|
|
|
4 |
- multilingual
|
|
|
5 |
tags:
|
|
|
6 |
- nlp
|
|
|
7 |
base_model: microsoft/Phi-3.5-mini-instruct
|
8 |
+
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
11 |
# NuExtract-v1.5 by NuMind 🔥
|