Tensorride commited on
Commit
d3786f1
1 Parent(s): 9b40a41

End of training

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/deberta-v3-large
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: Classifier_with_external_sets_02
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
+ # Classifier_with_external_sets_02
17
+
18
+ This model is a fine-tuned version of [microsoft/deberta-v3-large](https://huggingface.co/microsoft/deberta-v3-large) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6968
21
+ - Accuracy: 0.5034
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: 2e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - gradient_accumulation_steps: 4
45
+ - total_train_batch_size: 32
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 10
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
55
+ | No log | 0.9983 | 289 | 0.6937 | 0.4966 |
56
+ | 0.6958 | 2.0 | 579 | 0.6958 | 0.4966 |
57
+ | 0.6958 | 2.9983 | 868 | 0.6972 | 0.4966 |
58
+ | 0.6845 | 4.0 | 1158 | 0.6931 | 0.5034 |
59
+ | 0.6845 | 4.9983 | 1447 | 0.7009 | 0.5034 |
60
+ | 0.6548 | 6.0 | 1737 | 0.7251 | 0.5034 |
61
+ | 0.6484 | 6.9983 | 2026 | 0.7186 | 0.5034 |
62
+ | 0.6484 | 8.0 | 2316 | 0.7049 | 0.5034 |
63
+ | 0.6453 | 8.9983 | 2605 | 0.6997 | 0.5034 |
64
+ | 0.6453 | 9.9827 | 2890 | 0.6968 | 0.5034 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.40.0
70
+ - Pytorch 2.2.2+cu121
71
+ - Datasets 2.19.0
72
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3ca878def3ec046f4b58564422bb3dc0c1535390119cb7d84008f444606df19
3
  size 1740304440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3eefafb3e068c046053ca5cc562f11270adf629f00f44eba03de86941c49c1c1
3
  size 1740304440