teo-sanchez
commited on
Commit
·
2543c35
1
Parent(s):
0a98f90
Update spaCy pipeline
Browse files- README.md +8 -8
- en_ner_prompting-any-py3-none-any.whl +2 -2
- meta.json +1 -1
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
| Feature | Description |
|
25 |
| --- | --- |
|
26 |
| **Name** | `en_ner_prompting` |
|
27 |
-
| **Version** | `0.0.
|
28 |
| **spaCy** | `>=3.4.3,<3.5.0` |
|
29 |
| **Default Pipeline** | `tok2vec`, `ner` |
|
30 |
| **Components** | `tok2vec`, `ner` |
|
@@ -37,11 +37,11 @@ model-index:
|
|
37 |
|
38 |
<details>
|
39 |
|
40 |
-
<summary>View label scheme (
|
41 |
|
42 |
| Component | Labels |
|
43 |
| --- | --- |
|
44 |
-
| **`ner`** | `
|
45 |
|
46 |
</details>
|
47 |
|
@@ -49,8 +49,8 @@ model-index:
|
|
49 |
|
50 |
| Type | Score |
|
51 |
| --- | --- |
|
52 |
-
| `ENTS_F` |
|
53 |
-
| `ENTS_P` |
|
54 |
-
| `ENTS_R` |
|
55 |
-
| `TOK2VEC_LOSS` |
|
56 |
-
| `NER_LOSS` |
|
|
|
24 |
| Feature | Description |
|
25 |
| --- | --- |
|
26 |
| **Name** | `en_ner_prompting` |
|
27 |
+
| **Version** | `0.0.3` |
|
28 |
| **spaCy** | `>=3.4.3,<3.5.0` |
|
29 |
| **Default Pipeline** | `tok2vec`, `ner` |
|
30 |
| **Components** | `tok2vec`, `ner` |
|
|
|
37 |
|
38 |
<details>
|
39 |
|
40 |
+
<summary>View label scheme (16 labels for 1 components)</summary>
|
41 |
|
42 |
| Component | Labels |
|
43 |
| --- | --- |
|
44 |
+
| **`ner`** | `color`, `composition`, `context/emotion`, `context/era`, `context/weather`, `detail`, `influence/artist`, `influence/artwork`, `influence/genre`, `influence/repository`, `light`, `medium/illustration`, `medium/painting`, `medium/photography`, `medium/rendering`, `subject` |
|
45 |
|
46 |
</details>
|
47 |
|
|
|
49 |
|
50 |
| Type | Score |
|
51 |
| --- | --- |
|
52 |
+
| `ENTS_F` | 73.42 |
|
53 |
+
| `ENTS_P` | 74.38 |
|
54 |
+
| `ENTS_R` | 72.49 |
|
55 |
+
| `TOK2VEC_LOSS` | 19323.84 |
|
56 |
+
| `NER_LOSS` | 144524.82 |
|
en_ner_prompting-any-py3-none-any.whl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:12f0563c1f8db24f3e4ace67688fb5195d44a9558c0bac740d0a0ad9f08d31a3
|
3 |
+
size 606727935
|
meta.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"lang":"en",
|
3 |
"name":"ner_prompting",
|
4 |
-
"version":"0.0.
|
5 |
"description":"",
|
6 |
"author":"",
|
7 |
"email":"",
|
|
|
1 |
{
|
2 |
"lang":"en",
|
3 |
"name":"ner_prompting",
|
4 |
+
"version":"0.0.3",
|
5 |
"description":"",
|
6 |
"author":"",
|
7 |
"email":"",
|