adrianeboyd commited on
Commit
d345da5
1 Parent(s): 7369c32

Update spaCy pipeline

Browse files
Files changed (5) hide show
  1. README.md +2 -2
  2. accuracy.json +1 -1
  3. config.cfg +1 -0
  4. meta.json +4 -4
  5. xx_ent_wiki_sm-any-py3-none-any.whl +2 -2
README.md CHANGED
@@ -29,8 +29,8 @@ Multi-language pipeline optimized for CPU. Components: ner.
29
  | Feature | Description |
30
  | --- | --- |
31
  | **Name** | `xx_ent_wiki_sm` |
32
- | **Version** | `3.6.0` |
33
- | **spaCy** | `>=3.6.0,<3.7.0` |
34
  | **Default Pipeline** | `ner` |
35
  | **Components** | `ner` |
36
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
29
  | Feature | Description |
30
  | --- | --- |
31
  | **Name** | `xx_ent_wiki_sm` |
32
+ | **Version** | `3.7.0` |
33
+ | **spaCy** | `>=3.7.0,<3.8.0` |
34
  | **Default Pipeline** | `ner` |
35
  | **Components** | `ner` |
36
  | **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
accuracy.json CHANGED
@@ -24,5 +24,5 @@
24
  "f": 0.7434897493
25
  }
26
  },
27
- "speed": 26837.6070819956
28
  }
24
  "f": 0.7434897493
25
  }
26
  },
27
+ "speed": 20717.2953582541
28
  }
config.cfg CHANGED
@@ -17,6 +17,7 @@ after_creation = null
17
  after_pipeline_creation = null
18
  batch_size = 256
19
  tokenizer = {"@tokenizers":"spacy.Tokenizer.v1"}
 
20
 
21
  [components]
22
 
17
  after_pipeline_creation = null
18
  batch_size = 256
19
  tokenizer = {"@tokenizers":"spacy.Tokenizer.v1"}
20
+ vectors = {"@vectors":"spacy.Vectors.v1"}
21
 
22
  [components]
23
 
meta.json CHANGED
@@ -1,14 +1,14 @@
1
  {
2
  "lang":"xx",
3
  "name":"ent_wiki_sm",
4
- "version":"3.6.0",
5
  "description":"Multi-language pipeline optimized for CPU. Components: ner.",
6
  "author":"Explosion",
7
  "email":"contact@explosion.ai",
8
  "url":"https://explosion.ai",
9
  "license":"MIT",
10
- "spacy_version":">=3.6.0,<3.7.0",
11
- "spacy_git_version":"cb4fdc83e",
12
  "vectors":{
13
  "width":0,
14
  "vectors":0,
@@ -58,7 +58,7 @@
58
  "f":0.7434897493
59
  }
60
  },
61
- "speed":26837.6070819956
62
  },
63
  "sources":[
64
  {
1
  {
2
  "lang":"xx",
3
  "name":"ent_wiki_sm",
4
+ "version":"3.7.0",
5
  "description":"Multi-language pipeline optimized for CPU. Components: ner.",
6
  "author":"Explosion",
7
  "email":"contact@explosion.ai",
8
  "url":"https://explosion.ai",
9
  "license":"MIT",
10
+ "spacy_version":">=3.7.0,<3.8.0",
11
+ "spacy_git_version":"6b4f77441",
12
  "vectors":{
13
  "width":0,
14
  "vectors":0,
58
  "f":0.7434897493
59
  }
60
  },
61
+ "speed":20717.2953582541
62
  },
63
  "sources":[
64
  {
xx_ent_wiki_sm-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cd25405727477ac46ed96b511d8c893e0a734bb72e749967e2fa82db3005b4d
3
- size 11099329
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66c227a793f8a79814d6ca1da7c0ae633172e2fb0a94737bc8bd2e517479e73c
3
+ size 11099332