Prahith commited on
Commit
408ec5e
1 Parent(s): 0e9210e

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +6 -8
  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 [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 1.9192
19
- - Validation Loss: 1.8799
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
- | 2.1000 | 1.8865 | 0 |
47
- | 1.9843 | 1.8563 | 1 |
48
- | 1.9192 | 1.8799 | 2 |
49
 
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.35.0
54
  - TensorFlow 2.14.0
55
- - Datasets 2.14.6
56
  - 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: 1.5869
19
+ - Validation Loss: 1.2865
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 1.5869 | 1.2865 | 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
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.0",
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.1",
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:3c46e6d2d7b2915a257d19b91f595348ef3a89cc50973ab3785c7879e6ab17ae
3
  size 484838604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:909177e423016928d136bc8c259b6cac0ade240726233ce9907d9514f2a71bf0
3
  size 484838604