inflaton commited on
Commit
414a77d
1 Parent(s): 07cc696

End of training

Browse files
Files changed (2) hide show
  1. README.md +69 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-large-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: cs605-nlp-assignment-2-bert-large-uncased-v2
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
+ # cs605-nlp-assignment-2-bert-large-uncased-v2
17
+
18
+ This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.4797
21
+ - Accuracy: 0.7861
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: 1.3166642758879955e-05
41
+ - train_batch_size: 16
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: linear
46
+ - num_epochs: 10
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.5698 | 1.0 | 746 | 0.4877 | 0.7533 |
53
+ | 0.4247 | 2.0 | 1492 | 0.5234 | 0.7777 |
54
+ | 0.1575 | 3.0 | 2238 | 0.6654 | 0.7741 |
55
+ | 0.1178 | 4.0 | 2984 | 1.0942 | 0.7764 |
56
+ | 0.044 | 5.0 | 3730 | 1.2965 | 0.7824 |
57
+ | 0.0345 | 6.0 | 4476 | 1.1750 | 0.7861 |
58
+ | 0.0164 | 7.0 | 5222 | 1.4659 | 0.7828 |
59
+ | 0.0136 | 8.0 | 5968 | 1.4372 | 0.7848 |
60
+ | 0.0059 | 9.0 | 6714 | 1.5201 | 0.7871 |
61
+ | 0.0081 | 10.0 | 7460 | 1.4797 | 0.7861 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.40.1
67
+ - Pytorch 2.2.1+cu121
68
+ - Datasets 2.19.1
69
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4bf085d2c69232d0fb9d03f6a146375f6cf8a762b1857195f5d8efd7d6dcd309
3
  size 1340618660
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ee7cd3d32d8eed5bf922156a2ba1a4afc6b02524db7d3118ace14e73cd9d1e4
3
  size 1340618660