soongbren commited on
Commit
f8b5c56
1 Parent(s): e3df164

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-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-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.0
19
+ - eval_accuracy: {'accuracy': 1.0}
20
+ - eval_f1score: {'f1': 1.0}
21
+ - eval_runtime: 14.4622
22
+ - eval_samples_per_second: 50.96
23
+ - eval_steps_per_second: 6.431
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: 515
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,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "id2label": {
12
+ "0": "negative",
13
+ "1": "positive"
14
+ },
15
+ "initializer_range": 0.02,
16
+ "label2id": {
17
+ "negative": 0,
18
+ "positive": 1
19
+ },
20
+ "max_position_embeddings": 512,
21
+ "model_type": "distilbert",
22
+ "n_heads": 12,
23
+ "n_layers": 6,
24
+ "pad_token_id": 0,
25
+ "problem_type": "single_label_classification",
26
+ "qa_dropout": 0.1,
27
+ "seq_classif_dropout": 0.2,
28
+ "sinusoidal_pos_embds": false,
29
+ "tie_weights_": true,
30
+ "torch_dtype": "float32",
31
+ "transformers_version": "4.35.0",
32
+ "vocab_size": 30522
33
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5695c95b31a7af4971bc74d3213fb396094073399644e4b766fc0ea7e54b1162
3
+ size 267832560
runs/Nov13_08-18-52_07bec0f4771e/events.out.tfevents.1699863538.07bec0f4771e.1104.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dd78dad59a59c2ea8b749daccbcb3bd44ca620fefdc39dccf1c5564d596a25a
3
+ size 6386
runs/Nov13_08-18-52_07bec0f4771e/events.out.tfevents.1699864580.07bec0f4771e.1104.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b048689c95ff57647d37f80dae627367a4fd96bbf70b0271fd5db22a700ec117
3
+ size 297
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:406c26ab398301b2afefa0d406fb407ae29e4b081f5450cfd35cbeaacf90a685
3
+ size 4664