RR6 commited on
Commit
c78e218
1 Parent(s): e36340f

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 [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.8772
19
- - Validation Loss: 1.7423
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.0277 | 1.7980 | 0 |
47
- | 1.9373 | 1.7732 | 1 |
48
- | 1.8772 | 1.7423 | 2 |
49
 
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.35.2
54
- - TensorFlow 2.14.0
55
- - Datasets 2.15.0
56
  - Tokenizers 0.15.0
 
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.0355
19
+ - Validation Loss: 1.7893
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 2.0355 | 1.7893 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.36.2
52
+ - TensorFlow 2.15.0
53
+ - Datasets 2.16.1
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.2",
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.36.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:ec7dfe85e0c5c79a395c037042800af4ca10e128713a746c884d835fe186d74f
3
  size 484838604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a089c0e96ffd58fb13bb97bf69474dc3801f33cddb319994f26c7729b5baf4b
3
  size 484838604