rawat999 commited on
Commit
8e61bcc
1 Parent(s): ba8a979

Update spaCy pipeline

Browse files
README.md CHANGED
@@ -13,18 +13,18 @@ model-index:
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
- value: 0.3524590164
17
  - name: NER Recall
18
  type: recall
19
- value: 0.2097560976
20
  - name: NER F Score
21
  type: f_score
22
- value: 0.2629969419
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_model_ner_skills` |
27
- | **Version** | `0.0.1` |
28
  | **spaCy** | `>=3.2.1,<3.3.0` |
29
  | **Default Pipeline** | `tok2vec`, `ner` |
30
  | **Components** | `tok2vec`, `ner` |
@@ -49,8 +49,8 @@ model-index:
49
 
50
  | Type | Score |
51
  | --- | --- |
52
- | `ENTS_F` | 26.30 |
53
- | `ENTS_P` | 35.25 |
54
- | `ENTS_R` | 20.98 |
55
- | `TOK2VEC_LOSS` | 435174.75 |
56
- | `NER_LOSS` | 925698.56 |
 
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
+ value: 0.3125
17
  - name: NER Recall
18
  type: recall
19
+ value: 0.243902439
20
  - name: NER F Score
21
  type: f_score
22
+ value: 0.2739726027
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
26
  | **Name** | `en_model_ner_skills` |
27
+ | **Version** | `0.0.2` |
28
  | **spaCy** | `>=3.2.1,<3.3.0` |
29
  | **Default Pipeline** | `tok2vec`, `ner` |
30
  | **Components** | `tok2vec`, `ner` |
 
49
 
50
  | Type | Score |
51
  | --- | --- |
52
+ | `ENTS_F` | 27.40 |
53
+ | `ENTS_P` | 31.25 |
54
+ | `ENTS_R` | 24.39 |
55
+ | `TOK2VEC_LOSS` | 129837.25 |
56
+ | `NER_LOSS` | 1056832.41 |
en_model_ner_skills-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a18e9a2791ed6d0652b67b0458b3ede99100a1a148ef3d67be38ab5d3d91185
3
- size 4316036
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9f98137539544acc5ace8af8dea441731b8a7ac5e0d2d05e5be5cb4d6caa84b
3
+ size 4309866
meta.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "lang":"en",
3
  "name":"model_ner_skills",
4
- "version":"0.0.1",
5
  "description":"",
6
  "author":"",
7
  "email":"",
@@ -35,18 +35,18 @@
35
 
36
  ],
37
  "performance":{
38
- "ents_f":0.2629969419,
39
- "ents_p":0.3524590164,
40
- "ents_r":0.2097560976,
41
  "ents_per_type":{
42
  "SKILL":{
43
- "p":0.3524590164,
44
- "r":0.2097560976,
45
- "f":0.2629969419
46
  }
47
  },
48
- "tok2vec_loss":4351.7475224104,
49
- "ner_loss":9256.9855909426
50
  },
51
  "requirements":[
52
 
 
1
  {
2
  "lang":"en",
3
  "name":"model_ner_skills",
4
+ "version":"0.0.2",
5
  "description":"",
6
  "author":"",
7
  "email":"",
 
35
 
36
  ],
37
  "performance":{
38
+ "ents_f":0.2739726027,
39
+ "ents_p":0.3125,
40
+ "ents_r":0.243902439,
41
  "ents_per_type":{
42
  "SKILL":{
43
+ "p":0.3125,
44
+ "r":0.243902439,
45
+ "f":0.2739726027
46
  }
47
  },
48
+ "tok2vec_loss":1298.3725275643,
49
+ "ner_loss":10568.3241253623
50
  },
51
  "requirements":[
52
 
ner/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b67ab46f2f6731183fb7b3b7fe09885b5401c2c8fe5991825279dd5a25379032
3
  size 127508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf0011aee64d49bf9145624224f602f555902f2f8667c89b0ffb990680a4d61a
3
  size 127508
tok2vec/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f5b0ae3a1a927fbdc9c5ef5821ecc952c788ed8eee7cdca78064b239610ee4
3
  size 4443194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a3f239867e3c10e72e69d4e7f179e9618d938cbfa1511ae8b7a34d0ec1a46aa
3
  size 4443194