ziiiiiii commited on
Commit
1ecac2a
1 Parent(s): 18c3d82

Model save

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: FineTuneBertOnMnliModels-BERT-1715592112.992122
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # FineTuneBertOnMnliModels-BERT-1715592112.992122
17
+
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9921
21
+ - Accuracy: 0.5285
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 2e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 3
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 39 | 1.0787 | 0.4136 |
53
+ | No log | 2.0 | 78 | 1.0178 | 0.5152 |
54
+ | No log | 3.0 | 117 | 0.9921 | 0.5285 |
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:66cca8c764c501344e615cf65ebc30a7df242c57a70baea1d860586c6364badb
3
  size 437961724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb7662874bf590d0e01eb786f10b1b540d2edbf9376201ad2e996bf11253d76d
3
  size 437961724
runs/May13_09-28-14_27e1379ec724/events.out.tfevents.1715592495.27e1379ec724.7690.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1a986780e75cf005af2a6aaf5a8a00bf47d3d48fbd65275d3f0ebac2afe40ed0
3
- size 7019
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5e4957a77fdc832121917bb7510ca81e558384d44eb71c56084616e5923cda8
3
+ size 7684
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94a76fead073530206ec9aba58492b7896ccaacabb631104399d80e59bc04d51
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:210cc3cd1606907bdd2c24b44ad36a7d501b531d9c9767cdc3fad479fa559a6d
3
  size 5112