End of training
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +1 -1
- runs/Feb28_09-29-18_67d92338ae65/events.out.tfevents.1709112559.67d92338ae65.288.3 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# test
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -38,13 +38,13 @@ The following hyperparameters were used during training:
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
-
- training_steps:
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
47 |
-
| No log |
|
48 |
|
49 |
|
50 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
base_model: adityaprakhar/test
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
13 |
|
14 |
# test
|
15 |
|
16 |
+
This model is a fine-tuned version of [adityaprakhar/test](https://huggingface.co/adityaprakhar/test) on the None dataset.
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
38 |
- seed: 42
|
39 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
40 |
- lr_scheduler_type: linear
|
41 |
+
- training_steps: 50
|
42 |
|
43 |
### Training results
|
44 |
|
45 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
46 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
47 |
+
| No log | 25.0 | 50 | 0.4108 | 0.8101 | 0.8421 | 0.8258 | 0.8854 |
|
48 |
|
49 |
|
50 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LayoutLMv3ForTokenClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "adityaprakhar/test",
|
3 |
"architectures": [
|
4 |
"LayoutLMv3ForTokenClassification"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 503748892
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3db56408f39a2d4caf86cbbb9bf315d95cea689c0706229a88af0250f959f23
|
3 |
size 503748892
|
runs/Feb28_09-29-18_67d92338ae65/events.out.tfevents.1709112559.67d92338ae65.288.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5d2bf534ede9b1392c400f9f89bae352bc1dc8ae22084633f49935f2162b9b4
|
3 |
+
size 6524
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e86b6879181bcc9f9d2509f5cb62d8674e918526c05840245ba9186e550e96cf
|
3 |
size 4856
|