dipteshkanojia commited on
Commit
e50d40e
1 Parent(s): cb70bbc

version change

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. meta.json +2 -2
README.md CHANGED
@@ -28,7 +28,7 @@ model-index:
28
  | Feature | Description |
29
  | --- | --- |
30
  | **Name** | `en_abbreviation_detection_roberta_lar` |
31
- | **Version** | `0.0.0` |
32
  | **spaCy** | `>=3.2.1,<3.3.0` |
33
  | **Default Pipeline** | `transformer`, `abbreviationDetection` |
34
  | **Components** | `transformer`, `abbreviationDetection` |
@@ -57,4 +57,4 @@ model-index:
57
  | `ENTS_P` | 96.12 |
58
  | `ENTS_R` | 94.47 |
59
  | `TRANSFORMER_LOSS` | 287952.16 |
60
- | `NER_LOSS` | 608954.79 |
 
28
  | Feature | Description |
29
  | --- | --- |
30
  | **Name** | `en_abbreviation_detection_roberta_lar` |
31
+ | **Version** | `0.0.1` |
32
  | **spaCy** | `>=3.2.1,<3.3.0` |
33
  | **Default Pipeline** | `transformer`, `abbreviationDetection` |
34
  | **Components** | `transformer`, `abbreviationDetection` |
 
57
  | `ENTS_P` | 96.12 |
58
  | `ENTS_R` | 94.47 |
59
  | `TRANSFORMER_LOSS` | 287952.16 |
60
+ | `NER_LOSS` | 608954.79 |
meta.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "lang":"en",
3
  "name":"abbreviation_detection_roberta_lar",
4
- "version":"0.0.0",
5
  "description":"",
6
  "author":"",
7
  "email":"",
@@ -63,4 +63,4 @@
63
  "requirements":[
64
  "spacy-transformers>=1.1.3,<1.2.0"
65
  ]
66
- }
 
1
  {
2
  "lang":"en",
3
  "name":"abbreviation_detection_roberta_lar",
4
+ "version":"0.0.1",
5
  "description":"",
6
  "author":"",
7
  "email":"",
 
63
  "requirements":[
64
  "spacy-transformers>=1.1.3,<1.2.0"
65
  ]
66
+ }