Shresthadev403 commited on
Commit
0f78647
·
verified ·
1 Parent(s): ccc8546

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 4.2672
 
 
 
 
 
19
 
20
  ## Model description
21
 
@@ -45,13 +50,6 @@ The following hyperparameters were used during training:
45
  - num_epochs: 1
46
  - mixed_precision_training: Native AMP
47
 
48
- ### Training results
49
-
50
- | Training Loss | Epoch | Step | Validation Loss |
51
- |:-------------:|:-----:|:----:|:---------------:|
52
- | 1.088 | 1.0 | 1 | 4.2672 |
53
-
54
-
55
  ### Framework versions
56
 
57
  - Transformers 4.35.2
 
15
 
16
  This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - eval_loss: 4.3147
19
+ - eval_runtime: 0.0269
20
+ - eval_samples_per_second: 74.475
21
+ - eval_steps_per_second: 37.237
22
+ - epoch: 1.0
23
+ - step: 1
24
 
25
  ## Model description
26
 
 
50
  - num_epochs: 1
51
  - mixed_precision_training: Native AMP
52
 
 
 
 
 
 
 
 
53
  ### Framework versions
54
 
55
  - Transformers 4.35.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ace794b99ecc7aeae0836b2d1189098821ec78d248963a2fafa027b7254b199
3
  size 435820636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91baadd2ac3d577b6095fed8eb4c123d3eb879ce4ddfe9ba686890b90bc78112
3
  size 435820636
runs/Jan17_06-34-08_9e8811c6b851/events.out.tfevents.1705473251.9e8811c6b851.3247.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc100354794e53f4a83680a44b2a7cd1d132e83515e2a94f451351054edb6907
3
+ size 7822
trainer_state.json CHANGED
@@ -11,25 +11,16 @@
11
  {
12
  "epoch": 1.0,
13
  "learning_rate": 0.0,
14
- "loss": 1.088,
15
  "step": 1
16
  },
17
  {
18
  "epoch": 1.0,
19
- "eval_loss": 4.267153739929199,
20
- "eval_runtime": 0.0497,
21
- "eval_samples_per_second": 40.249,
22
- "eval_steps_per_second": 20.124,
23
  "step": 1
24
- },
25
- {
26
- "epoch": 1.0,
27
- "step": 1,
28
- "total_flos": 576049352400.0,
29
- "train_loss": 1.0879627466201782,
30
- "train_runtime": 16.2581,
31
- "train_samples_per_second": 0.492,
32
- "train_steps_per_second": 0.062
33
  }
34
  ],
35
  "logging_steps": 1,
 
11
  {
12
  "epoch": 1.0,
13
  "learning_rate": 0.0,
14
+ "loss": 1.092,
15
  "step": 1
16
  },
17
  {
18
  "epoch": 1.0,
19
+ "eval_loss": 4.3147077560424805,
20
+ "eval_runtime": 0.0269,
21
+ "eval_samples_per_second": 74.475,
22
+ "eval_steps_per_second": 37.237,
23
  "step": 1
 
 
 
 
 
 
 
 
 
24
  }
25
  ],
26
  "logging_steps": 1,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1e77e55bc06661cee28bc607d2afecf52b569099f54a752ee68630e59c58460
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a017782300486dab4b75a807112b74c3c89bc3ed719f355337d1e1956b0df37
3
  size 4600