Prahith commited on
Commit
326b30b
1 Parent(s): c16661a

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.1791
19
- - Validation Loss: 1.0542
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
- | 1.6385 | 1.3717 | 0 |
47
- | 1.3161 | 1.1675 | 1 |
48
- | 1.1791 | 1.0542 | 2 |
49
 
50
 
51
  ### Framework versions
52
 
53
- - Transformers 4.35.1
54
  - TensorFlow 2.14.0
55
  - Datasets 2.14.7
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.3409
19
+ - Validation Loss: 1.2094
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 1.3409 | 1.2094 | 0 |
 
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.35.2
52
  - TensorFlow 2.14.0
53
  - Datasets 2.14.7
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:a16757c3d6c0129109dc586d55772e9c36ad609e1069cdf92f7077ba0377413e
3
  size 484838604
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64da90de0b63e494f4e6368ad454657d9cdcb6ed13d2860271037d8bc00ce6bd
3
  size 484838604