muhammadravi251001 commited on
Commit
71804ec
1 Parent(s): cef8563

Model save

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: fine-tuned-NLI-mnli_original-with-roberta-large
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # fine-tuned-NLI-mnli_original-with-roberta-large
18
+
19
+ This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.3381
22
+ - Accuracy: 0.9053
23
+ - F1: 0.9056
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 1e-05
43
+ - train_batch_size: 8
44
+ - eval_batch_size: 8
45
+ - seed: 42
46
+ - gradient_accumulation_steps: 16
47
+ - total_train_batch_size: 128
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 10
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
55
+ |:-------------:|:------:|:-----:|:---------------:|:--------:|:------:|
56
+ | 0.3302 | 0.4997 | 1533 | 0.2972 | 0.8940 | 0.8934 |
57
+ | 0.3139 | 0.9993 | 3066 | 0.2751 | 0.9027 | 0.9030 |
58
+ | 0.242 | 1.4990 | 4599 | 0.2866 | 0.9030 | 0.9030 |
59
+ | 0.2627 | 1.9987 | 6132 | 0.2921 | 0.9065 | 0.9066 |
60
+ | 0.1818 | 2.4984 | 7665 | 0.3049 | 0.9035 | 0.9038 |
61
+ | 0.1932 | 2.9980 | 9198 | 0.3153 | 0.9039 | 0.9038 |
62
+ | 0.1457 | 3.4977 | 10731 | 0.3381 | 0.9053 | 0.9056 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.42.3
68
+ - Pytorch 1.13.1+cu117
69
+ - Datasets 2.2.0
70
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b52ccdb27bfc918640b8db6fbb26f86b4eea52e0c43cfae0abe33189e4c5b0fb
3
  size 1421499516
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:523da30a2c2b7f4d762311ca458f963a4ff0bf1c76113ed0c58348ca82cc4da2
3
  size 1421499516