Model save
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
- Accuracy: 0.0
|
21 |
|
22 |
## Model description
|
@@ -36,7 +36,7 @@ More information needed
|
|
36 |
### Training hyperparameters
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
-
- learning_rate:
|
40 |
- train_batch_size: 6
|
41 |
- eval_batch_size: 6
|
42 |
- seed: 2023
|
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [klue/roberta-large](https://huggingface.co/klue/roberta-large) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.4506
|
20 |
- Accuracy: 0.0
|
21 |
|
22 |
## Model description
|
|
|
36 |
### Training hyperparameters
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 9e-05
|
40 |
- train_batch_size: 6
|
41 |
- eval_batch_size: 6
|
42 |
- seed: 2023
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 0.7099 | 0.26 | 100 | 0.6931 | 1.0 |
|
54 |
+
| 0.6983 | 0.53 | 200 | 0.6912 | 0.0 |
|
55 |
+
| 0.4911 | 0.79 | 300 | 0.4506 | 0.0 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1346677820
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72d2b5796666591d9947ab643647463d7f7f65a46f9be5a2cd2d20dc1789c32f
|
3 |
size 1346677820
|
runs/Nov10_09-01-11_job-run-2baf2f71-00df-4598-9d1d-e73515d8887a-master-0/events.out.tfevents.1699606873.job-run-2baf2f71-00df-4598-9d1d-e73515d8887a-master-0.1.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9e69934dbf974c6104388ec0143349fd5f96c9ad52556e5b117199c6592eb18
|
3 |
+
size 11523
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2eed65b083da18ef9ecec430c1bb279c4e7df84418268e31d42af7a996847243
|
3 |
size 4664
|