tanvircr7 commited on
Commit
cd022fe
·
verified ·
1 Parent(s): 932df86

food vs nonfood classifier

Browse files
Files changed (3) hide show
  1. README.md +9 -9
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.3739 | 1.0 | 7 | 0.0518 | 1.0 |
54
- | 0.0257 | 2.0 | 14 | 0.0056 | 1.0 |
55
- | 0.004 | 3.0 | 21 | 0.0018 | 1.0 |
56
- | 0.0017 | 4.0 | 28 | 0.0010 | 1.0 |
57
- | 0.0011 | 5.0 | 35 | 0.0007 | 1.0 |
58
- | 0.0008 | 6.0 | 42 | 0.0006 | 1.0 |
59
- | 0.0007 | 7.0 | 49 | 0.0005 | 1.0 |
60
- | 0.0006 | 8.0 | 56 | 0.0005 | 1.0 |
61
  | 0.0006 | 9.0 | 63 | 0.0005 | 1.0 |
62
- | 0.0006 | 10.0 | 70 | 0.0005 | 1.0 |
63
 
64
 
65
  ### Framework versions
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.3714 | 1.0 | 7 | 0.0459 | 1.0 |
54
+ | 0.0241 | 2.0 | 14 | 0.0055 | 1.0 |
55
+ | 0.004 | 3.0 | 21 | 0.0019 | 1.0 |
56
+ | 0.0018 | 4.0 | 28 | 0.0011 | 1.0 |
57
+ | 0.0012 | 5.0 | 35 | 0.0008 | 1.0 |
58
+ | 0.0009 | 6.0 | 42 | 0.0006 | 1.0 |
59
+ | 0.0008 | 7.0 | 49 | 0.0006 | 1.0 |
60
+ | 0.0007 | 8.0 | 56 | 0.0005 | 1.0 |
61
  | 0.0006 | 9.0 | 63 | 0.0005 | 1.0 |
62
+ | 0.0007 | 10.0 | 70 | 0.0005 | 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:46115a9c10780d4a76ce6926753ea67ef657e30097572360d358d4d27773e03a
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5533a04b0c7aaea9f5a3bd3786729b76f0ddcb0b969901558e0fa5e270492071
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e1e2421f70cd56ef767cf9eb6304938d5c915fa1d767f6fd2519202bbca9d49
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b91797a282363f309ca5a4aa883bcd1abcb79f1e3552e13e9e5a67b01f12ba5
3
  size 5240