End of training
Browse files- README.md +24 -24
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -51,13 +51,13 @@ model-index:
|
|
51 |
split: test
|
52 |
metrics:
|
53 |
- type: f1
|
54 |
-
value: 0.
|
55 |
name: F1
|
56 |
- type: precision
|
57 |
-
value: 0.
|
58 |
name: Precision
|
59 |
- type: recall
|
60 |
-
value: 0.
|
61 |
name: Recall
|
62 |
---
|
63 |
|
@@ -84,29 +84,29 @@ This is a [SpanMarker](https://github.com/tomaarsen/SpanMarkerNER) model trained
|
|
84 |
### Model Labels
|
85 |
| Label | Examples |
|
86 |
|:-------------|:-------------------------------------------------------------------------------|
|
87 |
-
| art | "
|
88 |
-
| building | "
|
89 |
| event | "French Revolution", "Iranian Constitutional Revolution", "Russian Revolution" |
|
90 |
-
| location | "the Republic of Croatia", "
|
91 |
-
| organization | "Texas Chicken", "Church 's Chicken"
|
92 |
| other | "N-terminal lipid", "BAR", "Amphiphysin" |
|
93 |
-
| person | "
|
94 |
-
| product | "
|
95 |
|
96 |
## Evaluation
|
97 |
|
98 |
### Metrics
|
99 |
| Label | Precision | Recall | F1 |
|
100 |
|:-------------|:----------|:-------|:-------|
|
101 |
-
| **all** | 0.
|
102 |
-
| art | 0.
|
103 |
-
| building | 0.
|
104 |
-
| event | 0.
|
105 |
-
| location | 0.
|
106 |
-
| organization | 0.
|
107 |
-
| other | 0.
|
108 |
-
| person | 0.
|
109 |
-
| product | 0.
|
110 |
|
111 |
## Uses
|
112 |
|
@@ -187,12 +187,12 @@ trainer.save_model("span_marker_model_id-finetuned")
|
|
187 |
### Training Results
|
188 |
| Epoch | Step | Validation Loss | Validation Precision | Validation Recall | Validation F1 | Validation Accuracy |
|
189 |
|:------:|:----:|:---------------:|:--------------------:|:-----------------:|:-------------:|:-------------------:|
|
190 |
-
| 0.1629 | 200 | 0.
|
191 |
-
| 0.3259 | 400 | 0.
|
192 |
-
| 0.4888 | 600 | 0.
|
193 |
-
| 0.6517 | 800 | 0.
|
194 |
-
| 0.8147 | 1000 | 0.
|
195 |
-
| 0.9776 | 1200 | 0.
|
196 |
|
197 |
### Framework Versions
|
198 |
- Python: 3.10.12
|
|
|
51 |
split: test
|
52 |
metrics:
|
53 |
- type: f1
|
54 |
+
value: 0.7717265353418308
|
55 |
name: F1
|
56 |
- type: precision
|
57 |
+
value: 0.7806212150810705
|
58 |
name: Precision
|
59 |
- type: recall
|
60 |
+
value: 0.7630322703838075
|
61 |
name: Recall
|
62 |
---
|
63 |
|
|
|
84 |
### Model Labels
|
85 |
| Label | Examples |
|
86 |
|:-------------|:-------------------------------------------------------------------------------|
|
87 |
+
| art | "Time", "The Seven Year Itch", "Imelda de ' Lambertazzi" |
|
88 |
+
| building | "Boston Garden", "Sheremetyevo International Airport", "Henry Ford Museum" |
|
89 |
| event | "French Revolution", "Iranian Constitutional Revolution", "Russian Revolution" |
|
90 |
+
| location | "Croatian", "the Republic of Croatia", "Mediterranean Basin" |
|
91 |
+
| organization | "IAEA", "Texas Chicken", "Church 's Chicken" |
|
92 |
| other | "N-terminal lipid", "BAR", "Amphiphysin" |
|
93 |
+
| person | "Hicks", "Edmund Payne", "Ellaline Terriss" |
|
94 |
+
| product | "100EX", "Phantom", "Corvettes - GT1 C6R" |
|
95 |
|
96 |
## Evaluation
|
97 |
|
98 |
### Metrics
|
99 |
| Label | Precision | Recall | F1 |
|
100 |
|:-------------|:----------|:-------|:-------|
|
101 |
+
| **all** | 0.7806 | 0.7630 | 0.7717 |
|
102 |
+
| art | 0.7465 | 0.7395 | 0.7430 |
|
103 |
+
| building | 0.6027 | 0.7184 | 0.6555 |
|
104 |
+
| event | 0.6178 | 0.5438 | 0.5784 |
|
105 |
+
| location | 0.8138 | 0.8547 | 0.8338 |
|
106 |
+
| organization | 0.7359 | 0.6613 | 0.6966 |
|
107 |
+
| other | 0.7397 | 0.6166 | 0.6726 |
|
108 |
+
| person | 0.8845 | 0.9071 | 0.8957 |
|
109 |
+
| product | 0.7056 | 0.5932 | 0.6446 |
|
110 |
|
111 |
## Uses
|
112 |
|
|
|
187 |
### Training Results
|
188 |
| Epoch | Step | Validation Loss | Validation Precision | Validation Recall | Validation F1 | Validation Accuracy |
|
189 |
|:------:|:----:|:---------------:|:--------------------:|:-----------------:|:-------------:|:-------------------:|
|
190 |
+
| 0.1629 | 200 | 0.0359 | 0.6908 | 0.6298 | 0.6589 | 0.9053 |
|
191 |
+
| 0.3259 | 400 | 0.0237 | 0.7535 | 0.7018 | 0.7267 | 0.9227 |
|
192 |
+
| 0.4888 | 600 | 0.0216 | 0.7659 | 0.7438 | 0.7547 | 0.9333 |
|
193 |
+
| 0.6517 | 800 | 0.0208 | 0.7730 | 0.7550 | 0.7639 | 0.9344 |
|
194 |
+
| 0.8147 | 1000 | 0.0197 | 0.7805 | 0.7567 | 0.7684 | 0.9372 |
|
195 |
+
| 0.9776 | 1200 | 0.0194 | 0.7771 | 0.7634 | 0.7702 | 0.9381 |
|
196 |
|
197 |
### Framework Versions
|
198 |
- Python: 3.10.12
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 433377649
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd691a5f017ffdee143800b05c85a355f805478ccebf15cfb0f015ab18b0b40a
|
3 |
size 433377649
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fcb48bf923c03c391e1aa088f9ff653f6951e0911d6aaf1bc94541fdb29c1e8
|
3 |
size 4091
|