LanguageSavvy commited on
Commit
d097e79
1 Parent(s): fe800a0

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +6 -6
  2. config.json +1 -1
  3. tf_model.h5 +1 -1
README.md CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.0197
19
- - Validation Loss: 1.8531
20
  - Epoch: 0
21
 
22
  ## Model description
@@ -43,12 +43,12 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 2.0197 | 1.8531 | 0 |
47
 
48
 
49
  ### Framework versions
50
 
51
- - Transformers 4.35.1
52
  - TensorFlow 2.14.0
53
- - Datasets 2.14.7
54
- - Tokenizers 0.14.1
 
15
 
16
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.0245
19
+ - Validation Loss: 1.8438
20
  - Epoch: 0
21
 
22
  ## Model description
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 2.0245 | 1.8438 | 0 |
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.35.2
52
  - TensorFlow 2.14.0
53
+ - Datasets 2.15.0
54
+ - Tokenizers 0.15.0
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_hidden_layers": 6,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
- "transformers_version": "4.35.1",
23
  "type_vocab_size": 1,
24
  "use_cache": true,
25
  "vocab_size": 50265
 
19
  "num_hidden_layers": 6,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
+ "transformers_version": "4.35.2",
23
  "type_vocab_size": 1,
24
  "use_cache": true,
25
  "vocab_size": 50265
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1792b1bcdc7d40468d6efd320855c1a363177b17222b73a8f72f51949f3e0ce
3
  size 484838604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5addcc8fcfba42413484747b0620628e24b31b46a4b6c69517cae76dde7ee488
3
  size 484838604