Malek1410 commited on
Commit
40c5ffe
·
verified ·
1 Parent(s): 4f8e3da

End of training

Browse files
README.md CHANGED
@@ -3,6 +3,8 @@ license: mit
3
  base_model: roberta-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: roberta_project_test_trainer
8
  results: []
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
14
  # roberta_project_test_trainer
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
 
 
 
17
 
18
  ## Model description
19
 
@@ -40,9 +45,18 @@ The following hyperparameters were used during training:
40
  - lr_scheduler_type: linear
41
  - num_epochs: 3.0
42
 
 
 
 
 
 
 
 
 
 
43
  ### Framework versions
44
 
45
  - Transformers 4.35.2
46
  - Pytorch 2.1.0+cu121
47
  - Datasets 2.16.1
48
- - Tokenizers 0.15.0
 
3
  base_model: roberta-base
4
  tags:
5
  - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
  model-index:
9
  - name: roberta_project_test_trainer
10
  results: []
 
16
  # roberta_project_test_trainer
17
 
18
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.0582
21
+ - Accuracy: 0.9912
22
 
23
  ## Model description
24
 
 
45
  - lr_scheduler_type: linear
46
  - num_epochs: 3.0
47
 
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 227 | 0.1891 | 0.9602 |
53
+ | No log | 2.0 | 454 | 0.0920 | 0.9801 |
54
+ | 0.2943 | 3.0 | 681 | 0.0582 | 0.9912 |
55
+
56
+
57
  ### Framework versions
58
 
59
  - Transformers 4.35.2
60
  - Pytorch 2.1.0+cu121
61
  - Datasets 2.16.1
62
+ - Tokenizers 0.15.1
config.json CHANGED
@@ -29,6 +29,7 @@
29
  "num_hidden_layers": 12,
30
  "pad_token_id": 1,
31
  "position_embedding_type": "absolute",
 
32
  "torch_dtype": "float32",
33
  "transformers_version": "4.35.2",
34
  "type_vocab_size": 1,
 
29
  "num_hidden_layers": 12,
30
  "pad_token_id": 1,
31
  "position_embedding_type": "absolute",
32
+ "problem_type": "single_label_classification",
33
  "torch_dtype": "float32",
34
  "transformers_version": "4.35.2",
35
  "type_vocab_size": 1,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0072dec73151817c79ffa7fea4b7c43999f300f344f03e1c8dd925d3f5279fb
3
  size 498615900
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:835deeb7a0b7fb9a1edd4c3928e5d2c1d1ddd28bdee0db6ec6722f47da060f75
3
  size 498615900
runs/Jan24_18-54-30_984caef51383/events.out.tfevents.1706122471.984caef51383.229.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b70dbaee4b3c4cf645f4e4e7d118905fe50102c40380ae6ddcd407af555bbca
3
+ size 5882
runs/Jan24_18-54-30_984caef51383/events.out.tfevents.1706124576.984caef51383.229.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71dc4c7c98d169223de1cafc8d9e2cd18b8d365f62f9f8226790e061913f434b
3
+ size 411
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d7333c2320fd1337904452dcd2fd2332f1734270dd957b63b2dec267dacbcd4a
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e9ceec44a8da3312e6fb42a92578bc31292a3c512673b2509ebd702b6ce9a82
3
  size 4600