Model save
Browse files
README.md
CHANGED
@@ -14,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# outputs_sup_simcse
|
15 |
|
16 |
This model is a fine-tuned version of [tohoku-nlp/bert-base-japanese-v3](https://huggingface.co/tohoku-nlp/bert-base-japanese-v3) on an unknown dataset.
|
17 |
-
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 4.0679
|
19 |
-
- Spearman: nan
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -41,14 +38,11 @@ The following hyperparameters were used during training:
|
|
41 |
- seed: 42
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: linear
|
44 |
-
- num_epochs:
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
47 |
### Training results
|
48 |
|
49 |
-
| Training Loss | Epoch | Step | Validation Loss | Spearman |
|
50 |
-
|:-------------:|:------:|:----:|:---------------:|:--------:|
|
51 |
-
| 3.5159 | 2.2523 | 250 | 4.0679 | nan |
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
14 |
# outputs_sup_simcse
|
15 |
|
16 |
This model is a fine-tuned version of [tohoku-nlp/bert-base-japanese-v3](https://huggingface.co/tohoku-nlp/bert-base-japanese-v3) on an unknown 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 |
+
- num_epochs: 1
|
42 |
- mixed_precision_training: Native AMP
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 447215176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19409d6068fdb561191b967abc0e194c4e327ffa121a5ed3ed4849566b6bd99b
|
3 |
size 447215176
|
runs/Jan10_21-12-16_cx051/events.out.tfevents.1736511137.cx051
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d687f43c667002b5bbf34790612404c039f5ca7ead7227ac775c243a248c9e2a
|
3 |
+
size 4713
|
runs/Jan10_21-48-27_cx051/events.out.tfevents.1736513308.cx051
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dc0056812b2885f2f712985d35e5fabda6e553433472f74a7d977e10d456619
|
3 |
+
size 4243
|
runs/Jan10_21-52-36_cx051/events.out.tfevents.1736513557.cx051
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:453219d394728b35026b320d5346b90ac98b33c3b9fb5a909e0d7694f60a2d1e
|
3 |
+
size 4944
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83721c6d585c3fdc66186513923933d64423bf33dbbdb3ffaad793b06f3615f7
|
3 |
size 4984
|