varun-v-rao commited on
Commit
15151ca
1 Parent(s): 3b8fa20

End of training

Browse files
Files changed (2) hide show
  1. README.md +74 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: facebook/bart-large
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - stanfordnlp/snli
8
+ metrics:
9
+ - accuracy
10
+ model-index:
11
+ - name: bart-large-snli-model3
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.9311115626905101
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
+ # bart-large-snli-model3
29
+
30
+ This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on the snli dataset.
31
+ It achieves the following results on the evaluation set:
32
+ - Loss: 0.2096
33
+ - Accuracy: 0.9311
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: 54
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.2837 | 1.0 | 4292 | 0.2169 | 0.9247 |
65
+ | 0.2372 | 2.0 | 8584 | 0.2062 | 0.9321 |
66
+ | 0.1984 | 3.0 | 12876 | 0.2096 | 0.9311 |
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:8e275cf41b7881b4e9fa127670320c345795c420554765e8ab86593f75be6eab
3
  size 1629436964
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77852b3f51bc6d9bf5f086edeb3c671c9c1d7a37da96cef006cadaf2f4e598a8
3
  size 1629436964