przvl commited on
Commit
3173a5f
·
verified ·
1 Parent(s): 82f7618

End of training

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-cased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: persuasive_essays_distilbert_cased
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
+ # persuasive_essays_distilbert_cased
17
+
18
+ This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4249
21
+ - Accuracy: 0.8101
22
+ - Macro F1: 0.7662
23
+ - Claim F1: 0.665
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: 2e-05
43
+ - train_batch_size: 16
44
+ - eval_batch_size: 16
45
+ - seed: 42
46
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 2
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Macro F1 | Claim F1 |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:--------:|:--------:|
55
+ | No log | 1.0 | 353 | 0.4369 | 0.7931 | 0.7574 | 0.6644 |
56
+ | 0.4492 | 2.0 | 706 | 0.4249 | 0.8101 | 0.7662 | 0.665 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.37.2
62
+ - Pytorch 2.2.0
63
+ - Datasets 2.17.0
64
+ - Tokenizers 0.15.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:575f3e2a34d110a0a372b499982fc8603acaa4c5f2a7c88a9d13312f430841d6
3
  size 263144680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76a19cba3f341445b2e45f2ab5bd046be18bcb207737e8eb097ea3def5c5ebe7
3
  size 263144680