Hartunka commited on
Commit
b8a6327
·
verified ·
1 Parent(s): bfd3ff7

Model save

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ metrics:
6
+ - accuracy
7
+ model-index:
8
+ - name: bert_base_rand_20_v2
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # bert_base_rand_20_v2
16
+
17
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 12.4615
20
+ - Accuracy: 0.1513
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 0.0001
40
+ - train_batch_size: 96
41
+ - eval_batch_size: 96
42
+ - seed: 10
43
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
44
+ - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 10000
46
+ - num_epochs: 25
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-------:|:-----:|:---------------:|:--------:|
52
+ | 9.0594 | 4.1982 | 10000 | 9.0651 | 0.1509 |
53
+ | 8.3784 | 8.3963 | 20000 | 9.5020 | 0.1525 |
54
+ | 7.3382 | 12.5945 | 30000 | 10.8556 | 0.1530 |
55
+ | 6.6369 | 16.7926 | 40000 | 11.9521 | 0.1520 |
56
+ | 6.2858 | 20.9908 | 50000 | 12.4615 | 0.1513 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.50.2
62
+ - Pytorch 2.2.1+cu121
63
+ - Datasets 2.18.0
64
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0c103c9870e71d10435739ce16532eed3a184140cc53cce01ea1c526a9d70e1
3
  size 440499736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51d90167a9490f8fe5a76d7da5d2e832e726a3e151a34fcbf5c213f0b5510173
3
  size 440499736