Training in progress, step 2
Browse files- README.md +5 -5
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -5,14 +5,14 @@ base_model: bert-base-uncased
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
18 |
|
@@ -43,9 +43,9 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
-
| Training Loss | Epoch | Step | Validation Loss | Qwk | Mse
|
47 |
-
|
48 |
-
| No log | 1.0 | 2 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
+
- name: ASAP_FineTuningBERT_AugV5_k2_task1_organization_fold1
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# ASAP_FineTuningBERT_AugV5_k2_task1_organization_fold1
|
16 |
|
17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
|
18 |
|
|
|
43 |
|
44 |
### Training results
|
45 |
|
46 |
+
| Training Loss | Epoch | Step | Validation Loss | Qwk | Mse | Rmse |
|
47 |
+
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|
|
48 |
+
| No log | 1.0 | 2 | 9.2067 | -0.0002 | 9.2044 | 3.0339 |
|
49 |
|
50 |
|
51 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 437955572
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26b0f131b6b52cddc27f8e1e2afa31a92217dd01529f3d4d2d28998f86800b44
|
3 |
size 437955572
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5547088c04fb24a0f8210c7c44e923808d4e2b69461dc072d005a76be690aae
|
3 |
size 5176
|