varun-v-rao commited on
Commit
7944955
1 Parent(s): 174d8ce

End of training

Browse files
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: openai-community/gpt2-large
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - stanfordnlp/snli
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: gpt2-large-snli-model2
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: snli
18
+ type: stanfordnlp/snli
19
+ metrics:
20
+ - name: Accuracy
21
+ type: accuracy
22
+ value: 0.9158707579760211
23
+ ---
24
+
25
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
26
+ should probably proofread and complete it, then remove this comment. -->
27
+
28
+ # gpt2-large-snli-model2
29
+
30
+ This model is a fine-tuned version of [openai-community/gpt2-large](https://huggingface.co/openai-community/gpt2-large) on the snli dataset.
31
+ It achieves the following results on the evaluation set:
32
+ - Loss: 0.2900
33
+ - Accuracy: 0.9159
34
+
35
+ ## Model description
36
+
37
+ More information needed
38
+
39
+ ## Intended uses & limitations
40
+
41
+ More information needed
42
+
43
+ ## Training and evaluation data
44
+
45
+ More information needed
46
+
47
+ ## Training procedure
48
+
49
+ ### Training hyperparameters
50
+
51
+ The following hyperparameters were used during training:
52
+ - learning_rate: 2e-05
53
+ - train_batch_size: 128
54
+ - eval_batch_size: 128
55
+ - seed: 58
56
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
+ - lr_scheduler_type: linear
58
+ - num_epochs: 3
59
+
60
+ ### Training results
61
+
62
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
63
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
64
+ | 0.3105 | 1.0 | 4292 | 0.2489 | 0.9095 |
65
+ | 0.2245 | 2.0 | 8584 | 0.2458 | 0.9172 |
66
+ | 0.1436 | 3.0 | 12876 | 0.2900 | 0.9159 |
67
+
68
+
69
+ ### Framework versions
70
+
71
+ - Transformers 4.35.2
72
+ - Pytorch 2.1.1+cu121
73
+ - Datasets 2.15.0
74
+ - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52234d3485e43a7b119e68751ce66c42a57f89e49d02512322ef3c1ab7d1c418
3
  size 3096181368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1cbbe082fe3c4a556d118fa7fb4b4de3b62318b4ce59be0aa1973c56b0d648e
3
  size 3096181368
runs/Jun20_04-46-51_gl1509.arc-ts.umich.edu/events.out.tfevents.1718873228.gl1509.arc-ts.umich.edu.772752.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12e817c25621c863d67bdd430a5825606c21df14f3d39405504c93da5631172f
3
- size 9918
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53b276b720a4b15dace5b217c3712ad93260233bda31fb802d4664d07164f51f
3
+ size 10272