Theoreticallyhugo commited on
Commit
b082fdf
·
verified ·
1 Parent(s): 79fda12

trainer: training complete at 2024-02-10 15:15:32.980545.

Browse files
Files changed (3) hide show
  1. README.md +16 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  datasets:
7
  - essay_dataset
8
  metrics:
 
9
  - f1
10
  model-index:
11
  - name: distilbert_B001
@@ -20,9 +21,14 @@ model-index:
20
  split: test
21
  args: mittelwerte
22
  metrics:
 
 
 
 
23
  - name: F1
24
  type: f1
25
- value: 0.23203463203463204
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +38,9 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the essay_dataset dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 1.2914
36
- - F1: 0.2320
 
37
 
38
  ## Model description
39
 
@@ -62,12 +69,12 @@ The following hyperparameters were used during training:
62
 
63
  ### Training results
64
 
65
- | Training Loss | Epoch | Step | Validation Loss | F1 |
66
- |:-------------:|:-----:|:----:|:---------------:|:------:|
67
- | No log | 1.0 | 42 | 1.6710 | 0.1823 |
68
- | No log | 2.0 | 84 | 1.3821 | 0.2357 |
69
- | No log | 3.0 | 126 | 1.3017 | 0.2261 |
70
- | No log | 4.0 | 168 | 1.2914 | 0.2320 |
71
 
72
 
73
  ### Framework versions
 
6
  datasets:
7
  - essay_dataset
8
  metrics:
9
+ - accuracy
10
  - f1
11
  model-index:
12
  - name: distilbert_B001
 
21
  split: test
22
  args: mittelwerte
23
  metrics:
24
+ - name: Accuracy
25
+ type: accuracy
26
+ value:
27
+ accuracy: 0.5617977528089888
28
  - name: F1
29
  type: f1
30
+ value:
31
+ f1: 0.23245798319327732
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
38
 
39
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the essay_dataset dataset.
40
  It achieves the following results on the evaluation set:
41
+ - Loss: 1.2934
42
+ - Accuracy: {'accuracy': 0.5617977528089888}
43
+ - F1: {'f1': 0.23245798319327732}
44
 
45
  ## Model description
46
 
 
69
 
70
  ### Training results
71
 
72
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
73
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------------------:|:---------------------------:|
74
+ | No log | 1.0 | 42 | 1.6271 | {'accuracy': 0.449438202247191} | {'f1': 0.17598379064544478} |
75
+ | No log | 2.0 | 84 | 1.3771 | {'accuracy': 0.5393258426966292} | {'f1': 0.22072649572649572} |
76
+ | No log | 3.0 | 126 | 1.2831 | {'accuracy': 0.5617977528089888} | {'f1': 0.232519422863485} |
77
+ | No log | 4.0 | 168 | 1.2934 | {'accuracy': 0.5617977528089888} | {'f1': 0.23245798319327732} |
78
 
79
 
80
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:daf9ab67b2661d872b26e44b2dbe9e6eaeac1b97453df52f844a54f12b1181da
3
  size 267854100
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d46e64b0d7db8d8bac9ad5c4a1521dd7cb028f6edd5312fda25155a02af46c0b
3
  size 267854100
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afec7d7b66fcf23c8ec2d5c7e85a8d343d9ca06aa6d012e2a6fa02e169800990
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68c6cfb8556a74a5a9d038033ed46e78d3e70ecb871fef2a37ecc1472852060e
3
  size 4664