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

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 +2 -2
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: 8.1570
18
- - Validation Loss: 8.1686
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
- | 8.1570 | 8.1686 | 0 |
46
 
47
 
48
  ### Framework versions
49
 
50
- - Transformers 4.28.1
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: 5.7467
18
+ - Validation Loss: 4.6359
19
  - Epoch: 0
20
 
21
  ## Model description
 
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
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.28.1",
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.0",
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:b047bf3f4d31772d5640153611c216950334f99c53d26906e8b870d8a5ed0efb
3
- size 363423240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb6318a7b49ace2009055ef4a42e463912371f4feebe87c73ae28c41d2334d6
3
+ size 363423648