inflaton commited on
Commit
be12e1c
1 Parent(s): 1b5704a

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-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: cs605-nlp-assignment-2-roberta-large-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-roberta-large-v2
17
+
18
+ This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1276
21
+ - Accuracy: 0.8277
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.0502427338108112e-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.5531 | 1.0 | 746 | 0.4080 | 0.8025 |
53
+ | 0.3957 | 2.0 | 1492 | 0.4222 | 0.8277 |
54
+ | 0.1887 | 3.0 | 2238 | 0.4982 | 0.8193 |
55
+ | 0.1522 | 4.0 | 2984 | 0.6922 | 0.8314 |
56
+ | 0.0669 | 5.0 | 3730 | 0.8141 | 0.8253 |
57
+ | 0.0526 | 6.0 | 4476 | 0.9023 | 0.8223 |
58
+ | 0.0301 | 7.0 | 5222 | 0.9764 | 0.8267 |
59
+ | 0.0218 | 8.0 | 5968 | 0.9749 | 0.8320 |
60
+ | 0.0136 | 9.0 | 6714 | 1.0319 | 0.8247 |
61
+ | 0.0095 | 10.0 | 7460 | 1.1276 | 0.8277 |
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:ec8fa7dc3471df5fc0628c7ce48cfe12ccce41c746e7fbb8227650efa2e5f676
3
  size 1421491284
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43554b47373eab1a4897b124a8ace39d0ab314f95e275e753477fb393812b15e
3
  size 1421491284