wooseok0303 commited on
Commit
db80928
1 Parent(s): b9df5aa

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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.1613
21
- - F1: 0.8606
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.2938 | 1.0 | 715 | 0.1905 | 0.8057 |
53
- | 0.1488 | 2.0 | 1430 | 0.1621 | 0.8502 |
54
- | 0.0959 | 3.0 | 2145 | 0.1613 | 0.8606 |
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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1612
21
+ - F1: 0.8573
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.2802 | 1.0 | 715 | 0.1743 | 0.8292 |
53
+ | 0.1475 | 2.0 | 1430 | 0.1613 | 0.8459 |
54
+ | 0.0951 | 3.0 | 2145 | 0.1612 | 0.8573 |
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:f1c9527d601bcbcda5d0f6e32b3a59511b807835b6f90b039203dfdadcbecbbb
3
  size 1109860880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f403316f9b44374fcb0cb9dd751dba64f31dad76c24efb6518c992b8708d428
3
  size 1109860880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aed006d864675d2b2cd716f2a5fa0c4f439c7efa6e374394fdeafc7a90e6fb5e
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c1034e9ab2e9ed7ec0576e53349197f4f243954646e1d3934627518c5380029
3
+ size 4347