soongbren commited on
Commit
8eea68b
·
1 Parent(s): 88eb7c3

End of training

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: patrickxchong/bert-tiny-bahasa-cased-sentiment
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: fine-tuned-tiny-bert-base-uncased-large-dataset
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # fine-tuned-tiny-bert-base-uncased-large-dataset
15
+
16
+ This model is a fine-tuned version of [patrickxchong/bert-tiny-bahasa-cased-sentiment](https://huggingface.co/patrickxchong/bert-tiny-bahasa-cased-sentiment) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.0
19
+ - eval_accuracy: {'accuracy': 1.0}
20
+ - eval_f1score: {'f1': 1.0}
21
+ - eval_runtime: 36.6046
22
+ - eval_samples_per_second: 200.576
23
+ - eval_steps_per_second: 25.079
24
+ - step: 0
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 0.0002
44
+ - train_batch_size: 8
45
+ - eval_batch_size: 8
46
+ - seed: 42
47
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
+ - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 5139
50
+ - num_epochs: 7
51
+
52
+ ### Framework versions
53
+
54
+ - Transformers 4.35.0
55
+ - Pytorch 2.1.0+cu118
56
+ - Datasets 2.14.6
57
+ - Tokenizers 0.14.1
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "patrickxchong/bert-tiny-bahasa-cased-sentiment",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": null,
8
+ "gradient_checkpointing": false,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.1,
11
+ "hidden_size": 336,
12
+ "id2label": {
13
+ "0": "negative",
14
+ "1": "positive"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 1344,
18
+ "label2id": {
19
+ "negative": 0,
20
+ "positive": 1
21
+ },
22
+ "layer_norm_eps": 1e-12,
23
+ "max_position_embeddings": 512,
24
+ "model_type": "bert",
25
+ "num_attention_heads": 12,
26
+ "num_hidden_layers": 4,
27
+ "pad_token_id": 0,
28
+ "position_embedding_type": "absolute",
29
+ "problem_type": "single_label_classification",
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.35.0",
32
+ "type_vocab_size": 2,
33
+ "use_cache": true,
34
+ "vocab_size": 32000
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce515464f9a48d274ba7eaf1b2e482f6dab8fc26dcb45931a810469c08aebba2
3
+ size 65911360
runs/Nov06_12-34-05_210101be6522/events.out.tfevents.1699274046.210101be6522.856.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff517587092ef452d6b8a62eab2029579ea387e5227d08f194bb80c8d3fc41b6
3
+ size 12842
runs/Nov06_12-34-05_210101be6522/events.out.tfevents.1699280103.210101be6522.856.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc20c64c8cb36c2e71cc74405b1614f8ee554a1647cf710883af327953b50686
3
+ size 297
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87e215b1bee694722515134c7e6e6458599e9c198a9b7c59fd943a0d78e8122c
3
+ size 4664