wooseok0303
commited on
Commit
•
67f4d07
1
Parent(s):
dd6716b
Training completed!
Browse files- README.md +8 -8
- config.json +1 -1
- model.safetensors +1 -1
- runs/Feb22_22-17-54_towoo/events.out.tfevents.1708607951.towoo.13371.0 +3 -0
- runs/Feb22_22-24-11_towoo/events.out.tfevents.1708608276.towoo.13664.0 +3 -0
- runs/Feb22_22-35-45_towoo/events.out.tfevents.1708608995.towoo.1810.0 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705326922.towoo.341642.1 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705326980.towoo.341642.2 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705327054.towoo.341642.3 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705327155.towoo.341642.4 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705327573.towoo.341642.5 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705348841.towoo.341642.6 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705352063.towoo.341642.7 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705353615.towoo.341642.8 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705354676.towoo.341642.9 +3 -0
- runs/Jan15_22-09-41_towoo/events.out.tfevents.1705355681.towoo.341642.10 +3 -0
- training_args.bin +2 -2
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,14 +49,14 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
-
- Transformers 4.
|
60 |
-
- Pytorch
|
61 |
-
- Datasets 2.16.
|
62 |
- Tokenizers 0.15.0
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1698
|
21 |
+
- F1: 0.8562
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 0.352 | 1.0 | 525 | 0.2044 | 0.8064 |
|
53 |
+
| 0.1817 | 2.0 | 1050 | 0.1782 | 0.8353 |
|
54 |
+
| 0.1183 | 3.0 | 1575 | 0.1698 | 0.8562 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
+
- Transformers 4.37.2
|
60 |
+
- Pytorch 2.2.0+cu118
|
61 |
+
- Datasets 2.16.2.dev0
|
62 |
- Tokenizers 0.15.0
|
config.json
CHANGED
@@ -39,7 +39,7 @@
|
|
39 |
"pad_token_id": 1,
|
40 |
"position_embedding_type": "absolute",
|
41 |
"torch_dtype": "float32",
|
42 |
-
"transformers_version": "4.
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 250002
|
|
|
39 |
"pad_token_id": 1,
|
40 |
"position_embedding_type": "absolute",
|
41 |
"torch_dtype": "float32",
|
42 |
+
"transformers_version": "4.37.2",
|
43 |
"type_vocab_size": 1,
|
44 |
"use_cache": true,
|
45 |
"vocab_size": 250002
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1109857804
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a9d5142bdc56f030cd7643592308767f6eeae34dc555e72fbcba2f1ed98bea7
|
3 |
size 1109857804
|
runs/Feb22_22-17-54_towoo/events.out.tfevents.1708607951.towoo.13371.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9aef98b0c70c0890392007ab84df9eb0b6da67534526974650d68b7c0952cdb
|
3 |
+
size 4671
|
runs/Feb22_22-24-11_towoo/events.out.tfevents.1708608276.towoo.13664.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7d9e7bca80285f38e97ee2d9181cb2b6284b360688f1cd3ebbb63ab55a52b40
|
3 |
+
size 4136
|
runs/Feb22_22-35-45_towoo/events.out.tfevents.1708608995.towoo.1810.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3335e4b2e51f66ed3fe1df400752949b363271faa15cd640eb3ae772bfd72a6c
|
3 |
+
size 6447
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705326922.towoo.341642.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdc839c58555640930e126ce7597de36cb719f657adebe365d8f29b4bb6a3373
|
3 |
+
size 6433
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705326980.towoo.341642.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b16b6583f3bdfbb5fb58267ba277ffe09bf8ef5429eff12f01c6d3d45f59ae0b
|
3 |
+
size 6433
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705327054.towoo.341642.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3070c45345a6bec0d8dab435187639e525fe1c099cfe2fbf2965334da77a8e66
|
3 |
+
size 6433
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705327155.towoo.341642.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9af01e9e0685834bab5e6891c77a163087fe53b6ecd6c2a71ab6f76c95e25ec2
|
3 |
+
size 6457
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705327573.towoo.341642.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0b449192d6c440ee1661428e79439cd5912c12232c9b7eb8c044c3f96d4ca6c
|
3 |
+
size 6467
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705348841.towoo.341642.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a5cc206d349985465d9a57ba1e18d5236f4fca39d390bac9de28b0f8f4b3d63
|
3 |
+
size 6469
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705352063.towoo.341642.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:44dda7880d35537544ffc282924b35ca88e5f4243d55ee5a1abad1550cb86b61
|
3 |
+
size 6466
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705353615.towoo.341642.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6cbfa5422757f08b219f00e38c54731e2bb5026847ce133e5c7fb8403f8617b
|
3 |
+
size 6456
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705354676.towoo.341642.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a117dc0d14c684b1fb0db92f5101102f90a9f7f5727dc22828edd9f3ee8f90b0
|
3 |
+
size 6447
|
runs/Jan15_22-09-41_towoo/events.out.tfevents.1705355681.towoo.341642.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:390006e2a310342407abb0643452f9f4361753725de6d85a1f957a639a78cc25
|
3 |
+
size 6467
|
training_args.bin
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:11e466bf8df6fb257b8fadb1ea20015e5ad1efcd19dbe62b95ca53b6027d6d29
|
3 |
+
size 4728
|