rishavranaut commited on
Commit
767ca81
1 Parent(s): 4ef798b

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3318
19
 
20
  ## Model description
21
 
@@ -41,27 +41,22 @@ The following hyperparameters were used during training:
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
- - num_epochs: 15
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
- | 1.4742 | 1.0 | 5857 | 0.8359 |
51
- | 0.9365 | 2.0 | 11714 | 0.6467 |
52
- | 1.8497 | 3.0 | 17571 | 0.5304 |
53
- | 0.753 | 4.0 | 23428 | 0.4921 |
54
- | 0.4901 | 5.0 | 29285 | 0.5169 |
55
- | 0.7175 | 6.0 | 35142 | 0.4813 |
56
- | 0.0008 | 7.0 | 40999 | 0.4698 |
57
- | 0.0008 | 8.0 | 46856 | 0.3147 |
58
- | 0.0008 | 9.0 | 52713 | 0.3711 |
59
- | 0.7494 | 10.0 | 58570 | 0.3409 |
60
- | 0.0003 | 11.0 | 64427 | 0.3408 |
61
- | 0.0002 | 12.0 | 70284 | 0.2894 |
62
- | 0.0002 | 13.0 | 76141 | 0.3420 |
63
- | 0.0001 | 14.0 | 81998 | 0.3494 |
64
- | 0.0001 | 15.0 | 87855 | 0.3318 |
65
 
66
 
67
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.5021
19
 
20
  ## Model description
21
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
+ - num_epochs: 10
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 0.4371 | 1.0 | 5793 | 0.5762 |
51
+ | 0.1862 | 2.0 | 11586 | 0.4519 |
52
+ | 0.0005 | 3.0 | 17379 | 0.4133 |
53
+ | 0.1534 | 4.0 | 23172 | 0.4680 |
54
+ | 0.0014 | 5.0 | 28965 | 0.5915 |
55
+ | 0.0002 | 6.0 | 34758 | 0.4650 |
56
+ | 0.0001 | 7.0 | 40551 | 0.5831 |
57
+ | 0.0001 | 8.0 | 46344 | 0.4274 |
58
+ | 0.0 | 9.0 | 52137 | 0.4874 |
59
+ | 0.0 | 10.0 | 57930 | 0.5021 |
 
 
 
 
 
60
 
61
 
62
  ### Framework versions
config.json CHANGED
@@ -19,6 +19,7 @@
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
 
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.41.2",
24
  "type_vocab_size": 1,
 
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
+ "problem_type": "single_label_classification",
23
  "torch_dtype": "float32",
24
  "transformers_version": "4.41.2",
25
  "type_vocab_size": 1,
logs/events.out.tfevents.1722138907.iit-p ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53e2a854893de3694fb6c7127fe74ffe5379c554b845a3e3438e2a06a5750c56
3
+ size 1246863
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:93c31258adac8e3c4ca1426bb6617e7c3bd5983d71a35635a65827a0ab44a22f
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b843d578d9d099402e33fb1a6c59891d7327a3082458268cd44e61a80805da1
3
  size 498612824
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c1d8d467157806d5051b08305c20eef551a263a00eac223fc577001f4e9538b
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71cebeb71f3ecad628ae6a9c90f6b6902365e6b45500681de9f19c3b07621a88
3
  size 5176