syabusyabu0141 commited on
Commit
68a9e98
1 Parent(s): 80533c4

Training in progress epoch 0

Browse files
Files changed (3) hide show
  1. README.md +5 -6
  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 [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.8150
19
- - Validation Loss: 2.7054
20
- - Epoch: 1
21
 
22
  ## Model description
23
 
@@ -43,13 +43,12 @@ The following hyperparameters were used during training:
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
- | 3.2544 | 2.8643 | 0 |
47
- | 2.8150 | 2.7054 | 1 |
48
 
49
 
50
  ### Framework versions
51
 
52
- - Transformers 4.33.2
53
  - TensorFlow 2.13.0
54
  - Datasets 2.14.5
55
  - Tokenizers 0.13.3
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 2.7820
19
+ - Validation Loss: 1.1230
20
+ - Epoch: 0
21
 
22
  ## Model description
23
 
 
43
 
44
  | Train Loss | Validation Loss | Epoch |
45
  |:----------:|:---------------:|:-----:|
46
+ | 2.7820 | 1.1230 | 0 |
 
47
 
48
 
49
  ### Framework versions
50
 
51
+ - Transformers 4.33.3
52
  - TensorFlow 2.13.0
53
  - Datasets 2.14.5
54
  - Tokenizers 0.13.3
config.json CHANGED
@@ -19,7 +19,7 @@
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
- "transformers_version": "4.33.2",
23
  "type_vocab_size": 1,
24
  "use_cache": true,
25
  "vocab_size": 50265
 
19
  "num_hidden_layers": 12,
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
+ "transformers_version": "4.33.3",
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:c92e81bb894aa9dc344607a4380c91683f6d3562da48defd8125e4496ea4fbd2
3
  size 655071156
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb20387959430a7d20d5691aac9f2cbb8d702239b84af0a920dace3485ce316
3
  size 655071156