badrabbitt commited on
Commit
a2e8538
·
verified ·
1 Parent(s): befb63d

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: text_classification
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
+ # text_classification
17
+
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.3020
21
+ - Accuracy: 0.926
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: 5e-05
41
+ - train_batch_size: 4
42
+ - eval_batch_size: 16
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: cosine
46
+ - lr_scheduler_warmup_ratio: 0.01
47
+ - num_epochs: 1
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.5849 | 0.1 | 625 | 0.4289 | 0.8756 |
54
+ | 1.7008 | 0.2 | 1250 | 0.3622 | 0.8884 |
55
+ | 1.3654 | 0.3 | 1875 | 0.4385 | 0.8968 |
56
+ | 1.3265 | 0.4 | 2500 | 0.3949 | 0.898 |
57
+ | 0.0032 | 0.5 | 3125 | 0.4126 | 0.9084 |
58
+ | 2.4059 | 0.6 | 3750 | 0.3381 | 0.9112 |
59
+ | 0.9658 | 0.7 | 4375 | 0.3089 | 0.916 |
60
+ | 0.0045 | 0.8 | 5000 | 0.3200 | 0.9216 |
61
+ | 0.0062 | 0.9 | 5625 | 0.3020 | 0.926 |
62
+ | 0.0699 | 1.0 | 6250 | 0.3042 | 0.9252 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.39.3
68
+ - Pytorch 2.2.1+cu121
69
+ - Datasets 2.18.0
70
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37c093c35f1ac93d703e75aac0ba9af7e65d793c722623229c9ecb27140de082
3
  size 437958648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4016fa4435adba3ce7e464704be2fb305090fafa8a639e45337016ba9a4d60e
3
  size 437958648