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

Model save

Browse files
Files changed (4) hide show
  1. README.md +5 -5
  2. loss.json +6 -5
  3. model.safetensors +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ 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.4186
21
  - Accuracy: 0.85
22
 
23
  ## Model description
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
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
 
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.2538
21
  - Accuracy: 0.85
22
 
23
  ## Model description
 
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.3709 | 0.85 |
54
+ | No log | 3.0 | 21 | 0.3180 | 0.85 |
55
+ | No log | 4.0 | 28 | 0.2727 | 0.85 |
56
+ | No log | 5.0 | 35 | 0.2538 | 0.85 |
57
 
58
 
59
  ### Framework versions
loss.json CHANGED
@@ -1,29 +1,30 @@
1
  {
 
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
  }
 
1
  {
2
+ "train": [],
3
  "eval": [
4
  {
5
  "epoch": 1.0,
6
  "accuracy": 0.85,
7
+ "loss": 0.4392448365688324
8
  },
9
  {
10
  "epoch": 2.0,
11
  "accuracy": 0.85,
12
+ "loss": 0.37088996171951294
13
  },
14
  {
15
  "epoch": 3.0,
16
  "accuracy": 0.85,
17
+ "loss": 0.3180195391178131
18
  },
19
  {
20
  "epoch": 4.0,
21
  "accuracy": 0.85,
22
+ "loss": 0.27274245023727417
23
  },
24
  {
25
  "epoch": 5.0,
26
  "accuracy": 0.85,
27
+ "loss": 0.2538265287876129
28
  }
29
  ]
30
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7947bd189c44afec8952236c83ea02c9c2c9a9c41cef9d23e4031f741e0e0c70
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:595441f97bf04a98a6d02ef706ed2020586eff2919426c60b6fdc58166af04f7
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afbe7170a16c0484b8a000fde8f40721dc108886e901e8628e98688ae7002f16
3
  size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80050729de37b41b134b21300ff30fb6c64298e6838b4c6368571624ad614f3d
3
  size 4856