cornelius commited on
Commit
2c9ba3e
1 Parent(s): d237746

Upload TFBertForSequenceClassification

Browse files
Files changed (3) hide show
  1. README.md +47 -0
  2. config.json +3 -3
  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: partypress-monolingual-uk
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
+ # partypress-monolingual-uk
13
+
14
+ This model is a fine-tuned version of [cornelius/partypress-monolingual-uk](https://huggingface.co/cornelius/partypress-monolingual-uk) 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.28.0
45
+ - TensorFlow 2.12.0
46
+ - Datasets 2.12.0
47
+ - Tokenizers 0.13.3
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "roberta-base",
3
  "architectures": [
4
- "RobertaForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
@@ -64,7 +64,7 @@
64
  },
65
  "layer_norm_eps": 1e-05,
66
  "max_position_embeddings": 514,
67
- "model_type": "roberta",
68
  "num_attention_heads": 12,
69
  "num_hidden_layers": 12,
70
  "pad_token_id": 1,
 
1
  {
2
+ "_name_or_path": "cornelius/partypress-monolingual-uk",
3
  "architectures": [
4
+ "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
 
64
  },
65
  "layer_norm_eps": 1e-05,
66
  "max_position_embeddings": 514,
67
+ "model_type": "bert",
68
  "num_attention_heads": 12,
69
  "num_hidden_layers": 12,
70
  "pad_token_id": 1,
tf_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aacf0f365d014782132b614f64f9b4652b14867fe4fa1f840b304ac5d5ad5ccf
3
+ size 498941292