inflaton commited on
Commit
aa9dd1e
1 Parent(s): e8488d4

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: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: cs605-nlp-assignment-2-roberta-base
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-roberta-base
17
+
18
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1088
21
+ - Accuracy: 0.7023
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: 3.2723062543456794e-05
41
+ - train_batch_size: 64
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
+ | No log | 1.0 | 187 | 0.5811 | 0.6614 |
53
+ | No log | 2.0 | 374 | 0.5568 | 0.6889 |
54
+ | 0.5401 | 3.0 | 561 | 0.5805 | 0.6933 |
55
+ | 0.5401 | 4.0 | 748 | 0.6222 | 0.6996 |
56
+ | 0.5401 | 5.0 | 935 | 0.7495 | 0.7026 |
57
+ | 0.3002 | 6.0 | 1122 | 0.8180 | 0.7047 |
58
+ | 0.3002 | 7.0 | 1309 | 0.9720 | 0.6976 |
59
+ | 0.3002 | 8.0 | 1496 | 0.9912 | 0.6986 |
60
+ | 0.1454 | 9.0 | 1683 | 1.0774 | 0.6983 |
61
+ | 0.1454 | 10.0 | 1870 | 1.1088 | 0.7023 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.41.2
67
+ - Pytorch 2.1.0+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:ae9dcfe5994250b276722af6555d3401b40b05f1667ea27e24f134e078967f6d
3
  size 498609724
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:873186eaa23764a1064ca548eec9838c0f6faa2a5191bbdeaad1b8a0be10c967
3
  size 498609724