kartashoffv commited on
Commit
04d7fb4
1 Parent(s): 06f6df9

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: prajjwal1/bert-tiny
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - f1
8
+ model-index:
9
+ - name: goodreads_rating_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
+ # goodreads_rating_classification
17
+
18
+ This model is a fine-tuned version of [prajjwal1/bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.9785
21
+ - F1: 0.5941
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: 20
42
+ - eval_batch_size: 20
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 5
47
+ - mixed_precision_training: Native AMP
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | F1 |
52
+ |:-------------:|:-----:|:------:|:---------------:|:------:|
53
+ | 1.1524 | 1.0 | 36000 | 1.0322 | 0.5680 |
54
+ | 1.0338 | 2.0 | 72000 | 0.9999 | 0.5834 |
55
+ | 1.0009 | 3.0 | 108000 | 0.9852 | 0.5898 |
56
+ | 0.9823 | 4.0 | 144000 | 0.9798 | 0.5924 |
57
+ | 0.971 | 5.0 | 180000 | 0.9785 | 0.5941 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.35.2
63
+ - Pytorch 2.1.0+cu121
64
+ - Datasets 2.16.0
65
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:be223bf3ce3fc9896a1809dd415b408d4cf7505463afca423cded8380fcc4201
3
  size 17551376
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90d303b1255eee7f26cf55640595857ce340b1a98dc2c7ce532bab350934684e
3
  size 17551376
runs/Dec28_18-22-24_d702e9454521/events.out.tfevents.1703787760.d702e9454521.2084.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:361986a57d9be9139ef1631ad74dc5feec7a2fe765c365a356478722ac9c36d7
3
- size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:988b629ac64c6f31184ede95ec3166ea9283519318834aae07b85467283bbd9e
3
+ size 7196