przvl commited on
Commit
0eed78d
1 Parent(s): 8611167

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-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: persuasive_essays_distilbert_uncased
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_uncased
17
+
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4314
21
+ - Accuracy: 0.8001
22
+ - Macro F1: 0.7510
23
+ - Claim F1: 0.6403
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.4486 | 0.7810 | 0.7447 | 0.6485 |
56
+ | 0.4521 | 2.0 | 706 | 0.4314 | 0.8001 | 0.7510 | 0.6403 |
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:38570e5062ae77b84dcc3f168368a14cd1f85b8492a53c6c163411d3064750da
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b614b4f968c22627a49bd3b084aca203404512e8e6d9e1ab1e3efb86659f0cbb
3
  size 267832560