Bhujay commited on
Commit
48009f5
1 Parent(s): 5317f03

Upload model

Browse files
Files changed (3) hide show
  1. README.md +47 -0
  2. config.json +21 -0
  3. tf_model.h5 +3 -0
README.md ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_keras_callback
4
+ model-index:
5
+ - name: huggingface_wiki_pretrained_tf_model.h5
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
+ # huggingface_wiki_pretrained_tf_model.h5
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
+
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - optimizer: None
36
+ - training_precision: float32
37
+
38
+ ### Training results
39
+
40
+
41
+
42
+ ### Framework versions
43
+
44
+ - Transformers 4.40.2
45
+ - TensorFlow 2.16.1
46
+ - Datasets 2.19.1
47
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attention_probs_dropout_prob": 0.1,
3
+ "classifier_dropout": null,
4
+ "hidden_act": "gelu",
5
+ "hidden_dropout_prob": 0.1,
6
+ "hidden_size": 768,
7
+ "initializer_range": 0.02,
8
+ "intermediate_size": 3072,
9
+ "layer_norm_eps": 1e-12,
10
+ "max_position_embeddings": 32,
11
+ "model_type": "bert",
12
+ "num_attention_heads": 4,
13
+ "num_hidden_layers": 4,
14
+ "pad_token_id": 0,
15
+ "position_embedding_type": "absolute",
16
+ "segment_size": 2,
17
+ "transformers_version": "4.40.2",
18
+ "type_vocab_size": 2,
19
+ "use_cache": true,
20
+ "vocab_size": 30522
21
+ }
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:763a0c618780a6a25afdc417c6b52f1967282472dea3f296938141f744f4d39c
3
+ size 6472