gavulsim commited on
Commit
751f47e
1 Parent(s): 2d9e0fe

End of training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: distilbert_finetuned_claimdecomp
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
+ # distilbert_finetuned_claimdecomp
17
+
18
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 9.3205
21
+ - Accuracy: 0.335
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: 3e-05
41
+ - train_batch_size: 8
42
+ - eval_batch_size: 8
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - training_steps: 30000
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
52
+ | 0.0064 | 50.0 | 5000 | 5.7963 | 0.375 |
53
+ | 0.0 | 100.0 | 10000 | 7.2917 | 0.36 |
54
+ | 0.0 | 150.0 | 15000 | 7.0473 | 0.33 |
55
+ | 0.0 | 200.0 | 20000 | 8.0988 | 0.31 |
56
+ | 0.0 | 250.0 | 25000 | 8.8824 | 0.325 |
57
+ | 0.0 | 300.0 | 30000 | 9.3205 | 0.335 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.34.1
63
+ - Pytorch 2.0.0
64
+ - Datasets 2.14.5
65
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0dc00d16efdbfa7c86b31a0d5484d852f7c8a27e6a780c45b3144e9e9a621d24
3
  size 267867821
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:920a5301e8e1ccde1ed838038f2d992f0a33b7111a2f3a372384867cbff4e92e
3
  size 267867821