josejointriple commited on
Commit
5d8bdbb
1 Parent(s): 23cedd8

jointriple/brand_classification_2_20240626_model_1

Browse files
Files changed (16) hide show
  1. README.md +66 -0
  2. config.json +0 -0
  3. model.safetensors +3 -0
  4. runs/Jun26_13-13-00_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400380.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1381.0 +3 -0
  5. runs/Jun26_13-13-10_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400391.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1381.1 +3 -0
  6. runs/Jun26_13-13-34_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400415.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1381.2 +3 -0
  7. runs/Jun26_13-19-29_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400770.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1634.0 +3 -0
  8. runs/Jun26_13-23-58_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719401039.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1634.1 +3 -0
  9. runs/Jun26_13-36-45_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719401805.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1878.0 +3 -0
  10. runs/Jun26_13-45-51_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719402351.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.2097.0 +3 -0
  11. runs/Jun26_14-31-19_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719405079.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.2297.0 +3 -0
  12. runs/Jun26_15-25-39_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719408340.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.2721.0 +3 -0
  13. runs/Jun26_15-47-42_r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u/events.out.tfevents.1719409662.r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u.34.0 +3 -0
  14. runs/Jun26_16-13-53_r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u/events.out.tfevents.1719411234.r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u.34.1 +3 -0
  15. runs/Jun26_16-13-53_r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u/events.out.tfevents.1719417949.r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u.34.2 +3 -0
  16. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: results
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
+ # results
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: 4.9735
21
+ - Accuracy: 0.7396
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: 128
42
+ - eval_batch_size: 128
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 512
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 5
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | 7.3089 | 1.0 | 592 | 6.6011 | 0.1957 |
55
+ | 6.5028 | 2.0 | 1185 | 5.8580 | 0.5069 |
56
+ | 5.9384 | 3.0 | 1778 | 5.3658 | 0.6636 |
57
+ | 5.5484 | 4.0 | 2371 | 5.0733 | 0.7220 |
58
+ | 5.2914 | 4.99 | 2960 | 4.9735 | 0.7396 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.39.3
64
+ - Pytorch 2.3.1+cu121
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.15.2
config.json ADDED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cd84ec27ed1b68fa4dac847eab3e1dc438a51b0c24f106a3807cb99853778cd
3
+ size 444369032
runs/Jun26_13-13-00_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400380.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1381.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f86946ebddb4daa72fa80d1bd736df3042370506b095970868b94acf64eb7978
3
+ size 98392
runs/Jun26_13-13-10_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400391.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1381.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ccf75a5ab38481a36170376f21462b959c71b5be753c8dc949222ba329f5517
3
+ size 98392
runs/Jun26_13-13-34_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400415.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1381.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d08577649ab7ed00dded5a84389d9f02928a186355a0c98f7cf245fd890a8809
3
+ size 98392
runs/Jun26_13-19-29_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719400770.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1634.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77f103544ba5a37a75f70e54820e6b279b9cf01386da65507e8bc2137b739668
3
+ size 104881
runs/Jun26_13-23-58_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719401039.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1634.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f808c3e3091acdf7e632e62d3dfb044166da99f07c8ddba893a1f5b242e24ee
3
+ size 104881
runs/Jun26_13-36-45_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719401805.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.1878.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f304de42b4a782e73cabb60ad53cffb0a7064fe9b274400579b88b5cf56b59
3
+ size 98392
runs/Jun26_13-45-51_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719402351.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.2097.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88462428413e0f9529260929245ef2d76085e89d6b23ad6f998dee82a09b80ae
3
+ size 104881
runs/Jun26_14-31-19_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719405079.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.2297.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e91347529e05d14c582f9666b0d52696dc4145d29d513c89fffa282e69b224cc
3
+ size 104881
runs/Jun26_15-25-39_r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g/events.out.tfevents.1719408340.r-jointriple-brand-classification-c5dnem3n-077c2-1kj8g.2721.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f79a252ee5ce250106b0c732cc4ea5f2c6bf03632c5006da4fcd32a2c6ed73f
3
+ size 104879
runs/Jun26_15-47-42_r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u/events.out.tfevents.1719409662.r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5e4816dfadab52c25b1ae7c9cf827f84fd27c5c391d295011a9d522df316c1e
3
+ size 105361
runs/Jun26_16-13-53_r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u/events.out.tfevents.1719411234.r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9db076217e4e1ddf35204f0955656263a591a9a60a561ba12d3f6be5a4a8b4e8
3
+ size 107903
runs/Jun26_16-13-53_r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u/events.out.tfevents.1719417949.r-jointriple-brand-classification-y5us4azi-cf2e5-8wv1u.34.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35e3a376238be6c6cfa66ed24b78a49595e882d7e7542803ee5fc989b9cb71be
3
+ size 411
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9021cc0d929ee4828a226a2f43d69af6d3f6aafd4a19569edb4fc01d91b6b1c2
3
+ size 4920