AdiS2002 commited on
Commit
b4d63b1
1 Parent(s): edd1f46

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -5
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 0.2561
19
- - Validation Loss: 0.2081
20
- - Train Accuracy: 0.9176
21
  - Epoch: 0
22
 
23
  ## Model description
@@ -44,12 +44,12 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
- | 0.2561 | 0.2081 | 0.9176 | 0 |
48
 
49
 
50
  ### Framework versions
51
 
52
- - Transformers 4.41.0
53
  - TensorFlow 2.15.0
54
  - Datasets 2.19.1
55
  - Tokenizers 0.19.1
 
15
 
16
  This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 0.2493
19
+ - Validation Loss: 0.1893
20
+ - Train Accuracy: 0.926
21
  - Epoch: 0
22
 
23
  ## Model description
 
44
 
45
  | Train Loss | Validation Loss | Train Accuracy | Epoch |
46
  |:----------:|:---------------:|:--------------:|:-----:|
47
+ | 0.2493 | 0.1893 | 0.926 | 0 |
48
 
49
 
50
  ### Framework versions
51
 
52
+ - Transformers 4.41.1
53
  - TensorFlow 2.15.0
54
  - Datasets 2.19.1
55
  - Tokenizers 0.19.1
config.json CHANGED
@@ -26,6 +26,6 @@
26
  "seq_classif_dropout": 0.2,
27
  "sinusoidal_pos_embds": false,
28
  "tie_weights_": true,
29
- "transformers_version": "4.41.0",
30
  "vocab_size": 30522
31
  }
 
26
  "seq_classif_dropout": 0.2,
27
  "sinusoidal_pos_embds": false,
28
  "tie_weights_": true,
29
+ "transformers_version": "4.41.1",
30
  "vocab_size": 30522
31
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3363659211a6702701f5e36aab2a3954a903a86dabb485d1fda51db7eba11ae
3
  size 267951808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55fe2ef84ce352cfc812ad617a165b1da880fdecb4bdfe3bc271c8443eb3e055
3
  size 267951808