agomberto commited on
Commit
7c818f8
1 Parent(s): dd4f238

Model save

Browse files
Files changed (4) hide show
  1. README.md +7 -7
  2. loss.json +10 -10
  3. model.safetensors +1 -1
  4. training_args.bin +2 -2
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6032
21
- - Accuracy: 0.7
22
 
23
  ## Model description
24
 
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | No log | 1.0 | 7 | 0.6426 | 0.7 |
53
- | No log | 2.0 | 14 | 0.6486 | 0.7 |
54
- | No log | 3.0 | 21 | 0.6032 | 0.7 |
55
- | No log | 4.0 | 28 | 0.6080 | 0.7 |
56
- | No log | 5.0 | 35 | 0.6080 | 0.7 |
57
 
58
 
59
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4186
21
+ - Accuracy: 0.85
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | No log | 1.0 | 7 | 0.4392 | 0.85 |
53
+ | No log | 2.0 | 14 | 0.4308 | 0.85 |
54
+ | No log | 3.0 | 21 | 0.4261 | 0.85 |
55
+ | No log | 4.0 | 28 | 0.4213 | 0.85 |
56
+ | No log | 5.0 | 35 | 0.4186 | 0.85 |
57
 
58
 
59
  ### Framework versions
loss.json CHANGED
@@ -2,28 +2,28 @@
2
  "eval": [
3
  {
4
  "epoch": 1.0,
5
- "accuracy": 0.65,
6
- "loss": 0.71783447265625
7
  },
8
  {
9
  "epoch": 2.0,
10
- "accuracy": 0.65,
11
- "loss": 0.6631327867507935
12
  },
13
  {
14
  "epoch": 3.0,
15
- "accuracy": 0.7,
16
- "loss": 0.5860289335250854
17
  },
18
  {
19
  "epoch": 4.0,
20
- "accuracy": 0.75,
21
- "loss": 0.6119706034660339
22
  },
23
  {
24
  "epoch": 5.0,
25
- "accuracy": 0.75,
26
- "loss": 0.6175253987312317
27
  }
28
  ]
29
  }
 
2
  "eval": [
3
  {
4
  "epoch": 1.0,
5
+ "accuracy": 0.85,
6
+ "loss": 0.4391759932041168
7
  },
8
  {
9
  "epoch": 2.0,
10
+ "accuracy": 0.85,
11
+ "loss": 0.4307602047920227
12
  },
13
  {
14
  "epoch": 3.0,
15
+ "accuracy": 0.85,
16
+ "loss": 0.42608484625816345
17
  },
18
  {
19
  "epoch": 4.0,
20
+ "accuracy": 0.85,
21
+ "loss": 0.4212767481803894
22
  },
23
  {
24
  "epoch": 5.0,
25
+ "accuracy": 0.85,
26
+ "loss": 0.41863274574279785
27
  }
28
  ]
29
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:714f5394023e9532c75d14cff083c09c5d1413fb9a918c77f3078fe89a582091
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7947bd189c44afec8952236c83ea02c9c2c9a9c41cef9d23e4031f741e0e0c70
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a03889754969c84e1c4078e7a4c39e1366917d6f19acf2c1ec411e395223d230
3
- size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afbe7170a16c0484b8a000fde8f40721dc108886e901e8628e98688ae7002f16
3
+ size 4856