aprilzoo commited on
Commit
ee43a0d
1 Parent(s): 7722a57

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -14,8 +14,8 @@ probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Train Loss: 5.7467
18
- - Validation Loss: 4.6359
19
  - Epoch: 0
20
 
21
  ## Model description
@@ -42,12 +42,12 @@ The following hyperparameters were used during training:
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
- | 5.7467 | 4.6359 | 0 |
46
 
47
 
48
  ### Framework versions
49
 
50
- - Transformers 4.29.0
51
  - TensorFlow 2.12.0
52
  - Datasets 2.12.0
53
  - Tokenizers 0.13.3
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Train Loss: 4.2701
18
+ - Validation Loss: 2.6432
19
  - Epoch: 0
20
 
21
  ## Model description
 
42
 
43
  | Train Loss | Validation Loss | Epoch |
44
  |:----------:|:---------------:|:-----:|
45
+ | 4.2701 | 2.6432 | 0 |
46
 
47
 
48
  ### Framework versions
49
 
50
+ - Transformers 4.29.1
51
  - TensorFlow 2.12.0
52
  - Datasets 2.12.0
53
  - Tokenizers 0.13.3
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.29.0",
22
  "vocab_size": 30522
23
  }
 
18
  "seq_classif_dropout": 0.2,
19
  "sinusoidal_pos_embds": false,
20
  "tie_weights_": true,
21
+ "transformers_version": "4.29.1",
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:7cb6318a7b49ace2009055ef4a42e463912371f4feebe87c73ae28c41d2334d6
3
  size 363423648
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d26490b527425cf81ab5e4de90df7abf54ee789d4aa08cccdaf4c416cf49b574
3
  size 363423648