Tao1217 commited on
Commit
46c47ae
1 Parent(s): f1d105e

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +7 -9
  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-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.7278
19
- - Validation Loss: 2.0301
20
- - Epoch: 2
21
 
22
  ## Model description
23
 
@@ -43,14 +43,12 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 3.3829 | 2.3105 | 0 |
47
- | 1.9727 | 2.0301 | 1 |
48
- | 1.7278 | 2.0301 | 2 |
49
 
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.35.2
54
  - TensorFlow 2.15.0
55
- - Datasets 2.16.1
56
- - Tokenizers 0.15.1
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 3.5815
19
+ - Validation Loss: 2.2338
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 3.5815 | 2.2338 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.38.2
52
  - TensorFlow 2.15.0
53
+ - Datasets 2.18.0
54
+ - Tokenizers 0.15.2
config.json CHANGED
@@ -18,6 +18,6 @@
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
- "transformers_version": "4.35.2",
22
  "vocab_size": 30522
23
  }
 
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
+ "transformers_version": "4.38.2",
22
  "vocab_size": 30522
23
  }
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:556484b15a0b6398f1fe0b04b09fa532f3c993dfea476b79661f67c6c3705910
3
  size 265583592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20605b71502f0e8650b64ced58f2d86f5780ba18628ee4b3d0093c9c8b4fc2b7
3
  size 265583592