soongbren commited on
Commit
930587f
1 Parent(s): 36442e7

End of training

Browse files
README.md ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: w11wo/malaysian-distilbert-small
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: malaysian-distilbert-small-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
+ # malaysian-distilbert-small-large-dataset
15
+
16
+ This model is a fine-tuned version of [w11wo/malaysian-distilbert-small](https://huggingface.co/w11wo/malaysian-distilbert-small) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - eval_loss: 0.4255
19
+ - eval_accuracy: {'accuracy': 0.8245709615908472}
20
+ - eval_f1score: {'f1': 0.8244477338404879}
21
+ - eval_runtime: 121.8481
22
+ - eval_samples_per_second: 60.255
23
+ - eval_steps_per_second: 7.534
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,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "w11wo/malaysian-distilbert-small",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.35.0",
24
+ "vocab_size": 30522
25
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90a209853bc74771d87777640d78e9a015b65dd4971f31299c7c10704e61df23
3
+ size 267832560
runs/Nov07_02-09-59_e8721662e6fa/events.out.tfevents.1699323005.e8721662e6fa.723.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138427d54dd7d754a032f704c159dae0df02469b550ee836a44ee0ad985d0f6e
3
+ size 12530
runs/Nov07_02-09-59_e8721662e6fa/events.out.tfevents.1699335772.e8721662e6fa.723.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c6fc3770c5ceaaa97a9a8cf39b1b493daf785a88baf895bfb473a7580a1b859
3
+ size 297
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f27447af291109c12420af7eea3a5a613a7a7bd3dcb7d21b634feaf992a863e
3
+ size 4664