JeffreyJIANG commited on
Commit
ba4abfc
1 Parent(s): 88d336f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: albert-base-v2
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - imdb
8
+ metrics:
9
+ - accuracy
10
+ - f1
11
+ - precision
12
+ - recall
13
+ model-index:
14
+ - name: albert-imdb
15
+ results:
16
+ - task:
17
+ name: Text Classification
18
+ type: text-classification
19
+ dataset:
20
+ name: imdb
21
+ type: imdb
22
+ config: plain_text
23
+ split: test
24
+ args: plain_text
25
+ metrics:
26
+ - name: Accuracy
27
+ type: accuracy
28
+ value: 0.94816
29
+ - name: F1
30
+ type: f1
31
+ value: 0.9481598672892603
32
+ - name: Precision
33
+ type: precision
34
+ value: 0.9481645892053935
35
+ - name: Recall
36
+ type: recall
37
+ value: 0.94816
38
+ ---
39
+
40
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
41
+ should probably proofread and complete it, then remove this comment. -->
42
+
43
+ # albert-imdb
44
+
45
+ This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on the imdb dataset.
46
+ It achieves the following results on the evaluation set:
47
+ - Loss: 0.1571
48
+ - Accuracy: 0.9482
49
+ - F1: 0.9482
50
+ - Precision: 0.9482
51
+ - Recall: 0.9482
52
+
53
+ ## Model description
54
+
55
+ More information needed
56
+
57
+ ## Intended uses & limitations
58
+
59
+ More information needed
60
+
61
+ ## Training and evaluation data
62
+
63
+ More information needed
64
+
65
+ ## Training procedure
66
+
67
+ ### Training hyperparameters
68
+
69
+ The following hyperparameters were used during training:
70
+ - learning_rate: 5e-05
71
+ - train_batch_size: 16
72
+ - eval_batch_size: 16
73
+ - seed: 9072
74
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
75
+ - lr_scheduler_type: linear
76
+ - num_epochs: 2
77
+
78
+ ### Training results
79
+
80
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
81
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
82
+ | 0.3213 | 1.0 | 1563 | 0.2683 | 0.8922 | 0.8921 | 0.8930 | 0.8922 |
83
+ | 0.2211 | 2.0 | 3126 | 0.2559 | 0.9082 | 0.9082 | 0.9082 | 0.9082 |
84
+
85
+
86
+ ### Framework versions
87
+
88
+ - Transformers 4.38.2
89
+ - Pytorch 2.1.2
90
+ - Datasets 2.1.0
91
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5eb965cd209cc0e7219673c4425b1be42f3cd089cd1f37995b9b0bfd8eb2c7d
3
  size 46743912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0006750f99eb845fcb9628dd549d4383765db1cbffe382e9532e6be2b034b183
3
  size 46743912
runs/Mar24_12-18-54_add16847a665/events.out.tfevents.1711282768.add16847a665.34.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62c952c9e40974d24ebe787b614c0172a2b87806ecaaa97f9f751835c1f3c850
3
- size 6574
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f34a72920f8458ef8937d221642cb7869fa2ac303cb39d76885be0d54bb8c55
3
+ size 7400
runs/Mar24_12-18-54_add16847a665/events.out.tfevents.1711287153.add16847a665.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10a440942b843c603cd3b0e36038682f1a27c84c7a242228ad3352e2be631908
3
+ size 560