teo-sanchez commited on
Commit
f1cfc6f
1 Parent(s): 1b6ed6e

Update spaCy pipeline

Browse files
README.md CHANGED
@@ -13,13 +13,13 @@ model-index:
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
- value: 0.7375565611
17
  - name: NER Recall
18
  type: recall
19
- value: 0.6848739496
20
  - name: NER F Score
21
  type: f_score
22
- value: 0.7102396514
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
 
13
  metrics:
14
  - name: NER Precision
15
  type: precision
16
+ value: 0.7864583333
17
  - name: NER Recall
18
  type: recall
19
+ value: 0.6344537815
20
  - name: NER F Score
21
  type: f_score
22
+ value: 0.7023255814
23
  ---
24
  | Feature | Description |
25
  | --- | --- |
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:4d0ba1229d80c28417ea0769fbb97a5e08d3e82084ec1946f16a203c88d8ebb6
3
- size 606771499
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be8004cc052f6c716f30e2682dac8bb88ef7afd21c7af9a61cb739913ec8cfe6
3
+ size 606757379
meta.json CHANGED
@@ -35,18 +35,18 @@
35
 
36
  ],
37
  "performance":{
38
- "ents_f":0.7102396514,
39
- "ents_p":0.7375565611,
40
- "ents_r":0.6848739496,
41
  "ents_per_type":{
42
  "FASHION_BRAND":{
43
- "p":0.7375565611,
44
- "r":0.6848739496,
45
- "f":0.7102396514
46
  }
47
  },
48
- "tok2vec_loss":26.7030918702,
49
- "ner_loss":9.1313796143
50
  },
51
  "requirements":[
52
 
 
35
 
36
  ],
37
  "performance":{
38
+ "ents_f":0.7023255814,
39
+ "ents_p":0.7864583333,
40
+ "ents_r":0.6344537815,
41
  "ents_per_type":{
42
  "FASHION_BRAND":{
43
+ "p":0.7864583333,
44
+ "r":0.6344537815,
45
+ "f":0.7023255814
46
  }
47
  },
48
+ "tok2vec_loss":0.0000051231,
49
+ "ner_loss":0.0000050451
50
  },
51
  "requirements":[
52
 
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
tok2vec/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b6a9d1faa8f46d9dd9240faeae4c879ed3d33823052c45a48bdd63d9a72a1f4
3
  size 34434008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26a56cdf6139b2f01a85f796d607f0f6b1e86b2c07f6c97d05ee97f670938ab4
3
  size 34434008