wooseok0303 commited on
Commit
28b1810
1 Parent(s): 161d002

Training completed!

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. model.safetensors +1 -1
  4. 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.2504
21
- - F1: 0.8311
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.8203 | 1.0 | 70 | 0.3244 | 0.7448 |
53
- | 0.2743 | 2.0 | 140 | 0.2462 | 0.8127 |
54
- | 0.1856 | 3.0 | 210 | 0.2504 | 0.8311 |
55
 
56
 
57
  ### Framework versions
58
 
59
- - Transformers 4.35.2
60
- - Pytorch 2.1.0+cu121
61
- - Datasets 2.16.0
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.2564
21
+ - F1: 0.8112
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.7359 | 1.0 | 70 | 0.3384 | 0.7549 |
53
+ | 0.2769 | 2.0 | 140 | 0.2779 | 0.7989 |
54
+ | 0.1973 | 3.0 | 210 | 0.2564 | 0.8112 |
55
 
56
 
57
  ### Framework versions
58
 
59
+ - Transformers 4.36.2
60
+ - Pytorch 1.13.1+cu116
61
+ - Datasets 2.16.1
62
  - Tokenizers 0.15.0
config.json CHANGED
@@ -40,7 +40,7 @@
40
  "pad_token_id": 1,
41
  "position_embedding_type": "absolute",
42
  "torch_dtype": "float32",
43
- "transformers_version": "4.35.2",
44
  "type_vocab_size": 1,
45
  "use_cache": true,
46
  "vocab_size": 250002
 
40
  "pad_token_id": 1,
41
  "position_embedding_type": "absolute",
42
  "torch_dtype": "float32",
43
+ "transformers_version": "4.36.2",
44
  "type_vocab_size": 1,
45
  "use_cache": true,
46
  "vocab_size": 250002
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4ce0b8a6f8bbfa1f8327347d697279bf8985ff4c9b446cd2027f67aa000ef05
3
  size 1109860880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcb406ee3c515c1c29b9582a0a5a43813950f5f10e745dca32a3ad337dd76ae1
3
  size 1109860880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dffb4fd3f908cd872ddd46159aa3ab0f1b0505ed238c6b3c955cded1a5c33a08
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11d46b27505fdbb60db8e9b0457574d6183a57383ea1720f4032db7b2fa51572
3
+ size 4347