Unizomby commited on
Commit
94d3fb8
·
verified ·
1 Parent(s): 1044f71

Uploading food not food text classifier model

Browse files
Files changed (3) hide show
  1. README.md +11 -11
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.0004
22
  - Accuracy: 1.0
23
 
24
  ## Model description
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.3925 | 1.0 | 7 | 0.0556 | 1.0 |
54
- | 0.0248 | 2.0 | 14 | 0.0052 | 1.0 |
55
- | 0.0035 | 3.0 | 21 | 0.0018 | 1.0 |
56
- | 0.0016 | 4.0 | 28 | 0.0010 | 1.0 |
57
- | 0.001 | 5.0 | 35 | 0.0007 | 1.0 |
58
- | 0.0007 | 6.0 | 42 | 0.0006 | 1.0 |
59
- | 0.0006 | 7.0 | 49 | 0.0005 | 1.0 |
60
- | 0.0006 | 8.0 | 56 | 0.0005 | 1.0 |
61
- | 0.0006 | 9.0 | 63 | 0.0004 | 1.0 |
62
- | 0.0006 | 10.0 | 70 | 0.0004 | 1.0 |
63
 
64
 
65
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.0003
22
  - Accuracy: 1.0
23
 
24
  ## Model description
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.4642 | 1.0 | 10 | 0.1351 | 0.9730 |
54
+ | 0.0428 | 2.0 | 20 | 0.0040 | 1.0 |
55
+ | 0.0026 | 3.0 | 30 | 0.0413 | 0.9865 |
56
+ | 0.0134 | 4.0 | 40 | 0.0006 | 1.0 |
57
+ | 0.0006 | 5.0 | 50 | 0.0587 | 0.9865 |
58
+ | 0.0005 | 6.0 | 60 | 0.0842 | 0.9865 |
59
+ | 0.0029 | 7.0 | 70 | 0.0003 | 1.0 |
60
+ | 0.0004 | 8.0 | 80 | 0.0003 | 1.0 |
61
+ | 0.0004 | 9.0 | 90 | 0.0003 | 1.0 |
62
+ | 0.0004 | 10.0 | 100 | 0.0003 | 1.0 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15ea23bdd444754033387b71e97514847a887ab0c61f4cfc0644a2d49ea28e93
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17b7bff1e82e563691e105e222b70d3ab33e387a02ac39ed779e10edd2b9ca35
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea9d5952063637ab9d2fd24f5578a2795138efa13ab53ff8920d939fc7e73b19
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3801abe61893803cf2d24c26d3fa9c3f1243ac7525100964b5dbb78963eac5b7
3
  size 5240