ranjitharjun7 commited on
Commit
4869dd7
·
verified ·
1 Parent(s): f7ba7bc

Food Not food text classification

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.0002
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.0005 | 1.0 | 7 | 0.0004 | 1.0 |
54
- | 0.0004 | 2.0 | 14 | 0.0004 | 1.0 |
55
- | 0.0004 | 3.0 | 21 | 0.0003 | 1.0 |
56
- | 0.0003 | 4.0 | 28 | 0.0003 | 1.0 |
57
- | 0.0003 | 5.0 | 35 | 0.0002 | 1.0 |
58
- | 0.0003 | 6.0 | 42 | 0.0002 | 1.0 |
59
- | 0.0002 | 7.0 | 49 | 0.0002 | 1.0 |
60
- | 0.0002 | 8.0 | 56 | 0.0002 | 1.0 |
61
- | 0.0002 | 9.0 | 63 | 0.0002 | 1.0 |
62
- | 0.0002 | 10.0 | 70 | 0.0002 | 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.0005
22
  - Accuracy: 1.0
23
 
24
  ## Model description
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.4521 | 1.0 | 7 | 0.1490 | 1.0 |
54
+ | 0.109 | 2.0 | 14 | 0.0132 | 1.0 |
55
+ | 0.0092 | 3.0 | 21 | 0.0029 | 1.0 |
56
+ | 0.0024 | 4.0 | 28 | 0.0013 | 1.0 |
57
+ | 0.0012 | 5.0 | 35 | 0.0008 | 1.0 |
58
+ | 0.0009 | 6.0 | 42 | 0.0007 | 1.0 |
59
+ | 0.0007 | 7.0 | 49 | 0.0006 | 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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:97519bd3e31e5a9391bc3a98977e692bf40982d695f868703bd3e2eb47929201
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7576e6131004bfd6b19d85af1bbb3298e482408a58e6f85811a5dc67ca1a9fdf
3
  size 267832560
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b917dce50ae4d69d4ea9354950dc66df09a9b11c97a0bd120445fbf4776e61b
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb6b4f046b9e2736a72aa55c7db77145c9143292aa46174f1c704ab0f168b903
3
  size 5240