hanci05 commited on
Commit
c6cccbf
·
1 Parent(s): 6416178

Upload TFBertForPreTraining

Browse files
Files changed (3) hide show
  1. README.md +70 -0
  2. config.json +24 -0
  3. tf_model.h5 +3 -0
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_keras_callback
4
+ model-index:
5
+ - name: bert_2
6
+ results: []
7
+ ---
8
+
9
+ <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
+ probably proofread and complete it, then remove this comment. -->
11
+
12
+ # bert_2
13
+
14
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
+ It achieves the following results on the evaluation set:
16
+ - Train Loss: 6.0866
17
+ - Epoch: 19
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - optimizer: {'name': 'Adam', 'learning_rate': 1e-04, 'decay': 0.0, 'beta_1': 0.9, 'beta_2': 0.999, 'epsilon': 1e-07, 'amsgrad': False}
37
+ - training_precision: float32
38
+
39
+ ### Training results
40
+
41
+ | Train Loss | Epoch |
42
+ |:----------:|:-----:|
43
+ | 8.8502 | 0 |
44
+ | 6.8731 | 1 |
45
+ | 6.6278 | 2 |
46
+ | 6.3044 | 3 |
47
+ | 6.5034 | 4 |
48
+ | 6.3506 | 5 |
49
+ | 6.2371 | 6 |
50
+ | 6.2773 | 7 |
51
+ | 6.3046 | 8 |
52
+ | 6.2321 | 9 |
53
+ | 6.1580 | 10 |
54
+ | 6.1413 | 11 |
55
+ | 6.1099 | 12 |
56
+ | 6.1912 | 13 |
57
+ | 6.1513 | 14 |
58
+ | 6.0705 | 15 |
59
+ | 5.9464 | 16 |
60
+ | 6.1913 | 17 |
61
+ | 6.1540 | 18 |
62
+ | 6.0866 | 19 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.33.1
68
+ - TensorFlow 2.10.0
69
+ - Datasets 2.12.0
70
+ - Tokenizers 0.13.3
config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForPreTraining"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "classifier_dropout": null,
7
+ "gradient_checkpointing": false,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.1,
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_position_embeddings": 512,
15
+ "model_type": "bert",
16
+ "num_attention_heads": 12,
17
+ "num_hidden_layers": 12,
18
+ "pad_token_id": 0,
19
+ "position_embedding_type": "absolute",
20
+ "transformers_version": "4.33.1",
21
+ "type_vocab_size": 2,
22
+ "use_cache": true,
23
+ "vocab_size": 28996
24
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da31e5a778bed650d9bc9b7667427870c402148ea9d3a178c6eccb0bea11e2c9
3
+ size 526681688