scionk commited on
Commit
582d562
1 Parent(s): 104a6dc

Training completed!

Browse files
Files changed (5) hide show
  1. README.md +10 -9
  2. config.json +1 -1
  3. pytorch_model.bin +2 -2
  4. tokenizer.json +2 -2
  5. training_args.bin +2 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: mit
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
@@ -21,7 +22,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.8600170502983802
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.1391
35
- - F1: 0.8600
36
 
37
  ## Model description
38
 
@@ -63,14 +64,14 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
- | 0.2598 | 1.0 | 525 | 0.1697 | 0.8177 |
67
- | 0.1253 | 2.0 | 1050 | 0.1343 | 0.8509 |
68
- | 0.0812 | 3.0 | 1575 | 0.1391 | 0.8600 |
69
 
70
 
71
  ### Framework versions
72
 
73
- - Transformers 4.30.2
74
- - Pytorch 1.12.0
75
- - Datasets 2.13.1
76
  - Tokenizers 0.13.3
 
1
  ---
2
  license: mit
3
+ base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
22
  metrics:
23
  - name: F1
24
  type: f1
25
+ value: 0.867219445706497
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.1343
36
+ - F1: 0.8672
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 0.2584 | 1.0 | 525 | 0.1500 | 0.8296 |
68
+ | 0.1253 | 2.0 | 1050 | 0.1360 | 0.8551 |
69
+ | 0.0817 | 3.0 | 1575 | 0.1343 | 0.8672 |
70
 
71
 
72
  ### Framework versions
73
 
74
+ - Transformers 4.33.1
75
+ - Pytorch 2.0.1+cu118
76
+ - Datasets 2.14.5
77
  - Tokenizers 0.13.3
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.30.2",
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.33.1",
43
  "type_vocab_size": 1,
44
  "use_cache": true,
45
  "vocab_size": 250002
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e32380f0b70a809c63cd4b0cfa7b82e36b3f1a30789758402ebc6ffbc21b63a
3
- size 1109902065
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0a57d63ac8442e951034dc737f0f659444e4eca8fd0fe71e6f4b1569a875a4f
3
+ size 1109899305
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
3
- size 17082660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c509a525eb51aebb33fb59c24ee923c1d4c1db23c3ae81fe05ccf354084f7b
3
+ size 17082758
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f31e707a96d4d87bd1b01128756f61a55a1cd0e6b79a35f383bddb7d92365263
3
- size 3951
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8331dc1f3ff9724566d18661e057fdff8d4a8725a6bdeb00d2ab0a9d6b2f9cf
3
+ size 4091