kikim6114 commited on
Commit
8519be9
1 Parent(s): 05afdee

Training completed!

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  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.1639
21
- - F1: 0.8591
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.2836 | 1.0 | 715 | 0.1859 | 0.8212 |
53
- | 0.1484 | 2.0 | 1430 | 0.1632 | 0.8487 |
54
- | 0.0953 | 3.0 | 2145 | 0.1639 | 0.8591 |
55
 
56
 
57
  ### Framework versions
58
 
59
- - Transformers 4.40.2
60
- - Pytorch 2.2.1+cu121
61
  - Datasets 2.19.1
62
  - Tokenizers 0.19.1
 
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.1607
21
+ - F1: 0.8600
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.2779 | 1.0 | 715 | 0.1803 | 0.8250 |
53
+ | 0.1445 | 2.0 | 1430 | 0.1599 | 0.8461 |
54
+ | 0.0938 | 3.0 | 2145 | 0.1607 | 0.8600 |
55
 
56
 
57
  ### Framework versions
58
 
59
+ - Transformers 4.41.1
60
+ - Pytorch 2.3.0+cu121
61
  - Datasets 2.19.1
62
  - Tokenizers 0.19.1
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.40.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.41.1",
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:ed8bf9bd508ddd4f4732cd4c52b48ee7f5275325e5af70d304660c111ae074b3
3
  size 1109860880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c616b45d722da3a7867f231cb2c9fd160d67b999c1afa84038e21df27faaed5f
3
  size 1109860880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c6f5610e51d331ea6a87afb4991fc3ed2b166e2565b4e225484f7136a78a923d
3
- size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cb6770c488937540787487bb9b60383bcffd5b0f9f4eef63ff0409230a15772
3
+ size 5176