End of training
Browse files
README.md
CHANGED
@@ -11,8 +11,6 @@ metrics:
|
|
11 |
model-index:
|
12 |
- name: knowledge-graph-nlp
|
13 |
results: []
|
14 |
-
datasets:
|
15 |
-
- vishnun/NLP-KnowledgeGraph
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -22,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
-
- Accuracy: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -57,15 +55,15 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
67 |
|
68 |
- Transformers 4.35.2
|
69 |
- Pytorch 2.1.0+cu121
|
70 |
-
- Datasets 2.17.
|
71 |
-
- Tokenizers 0.15.
|
|
|
11 |
model-index:
|
12 |
- name: knowledge-graph-nlp
|
13 |
results: []
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1765
|
24 |
+
- Precision: 0.9013
|
25 |
+
- Recall: 0.8807
|
26 |
+
- F1: 0.8909
|
27 |
+
- Accuracy: 0.9487
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 0.2841 | 1.0 | 2316 | 0.2421 | 0.8382 | 0.8124 | 0.8251 | 0.9189 |
|
59 |
+
| 0.1925 | 2.0 | 4632 | 0.1946 | 0.8752 | 0.8567 | 0.8658 | 0.9373 |
|
60 |
+
| 0.1539 | 3.0 | 6948 | 0.1815 | 0.8912 | 0.8735 | 0.8822 | 0.9449 |
|
61 |
+
| 0.1285 | 4.0 | 9264 | 0.1765 | 0.9013 | 0.8807 | 0.8909 | 0.9487 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
65 |
|
66 |
- Transformers 4.35.2
|
67 |
- Pytorch 2.1.0+cu121
|
68 |
+
- Datasets 2.17.1
|
69 |
+
- Tokenizers 0.15.2
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265476168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:351544c0cd5035a310844026da20c53699c12d7fedba4694583d54cb1b967b20
|
3 |
size 265476168
|
runs/Feb19_17-21-20_eef45fd72ca1/events.out.tfevents.1708363326.eef45fd72ca1.437.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a43fa64eaf30a76c8ac66e4d90217b7444a61040658484030b96ab3e1415dce
|
3 |
+
size 9327
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:500f01ba9f4e3cf09f1ec258fea348f0e01ca1fff94b6494035e4b8ab1fe495e
|
3 |
size 4600
|