Amadeus99 commited on
Commit
f416da7
1 Parent(s): 316245e

Model save

Browse files
Files changed (2) hide show
  1. README.md +64 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: flax-community/indonesian-roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: topic-classification-tweet-10
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
+ # topic-classification-tweet-10
15
+
16
+ This model is a fine-tuned version of [flax-community/indonesian-roberta-base](https://huggingface.co/flax-community/indonesian-roberta-base) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.0626
19
+ - Balanced Accuracy: 0.5160
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 7
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss | Balanced Accuracy |
49
+ |:-------------:|:-----:|:----:|:---------------:|:-----------------:|
50
+ | 1.1552 | 1.0 | 504 | 1.1809 | 0.3828 |
51
+ | 0.8732 | 2.0 | 1008 | 0.9191 | 0.4076 |
52
+ | 0.6933 | 3.0 | 1512 | 0.8095 | 0.4664 |
53
+ | 0.5438 | 4.0 | 2016 | 0.9478 | 0.5007 |
54
+ | 0.4576 | 5.0 | 2520 | 1.0626 | 0.5160 |
55
+ | 0.3853 | 6.0 | 3024 | 1.0753 | 0.4874 |
56
+ | 0.2755 | 7.0 | 3528 | 1.1464 | 0.5106 |
57
+
58
+
59
+ ### Framework versions
60
+
61
+ - Transformers 4.41.1
62
+ - Pytorch 2.1.2
63
+ - Datasets 2.19.1
64
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89d33a76dcfd4be58c7a2729c7397aeb089aab2878c9653aa30b726c8ae43718
3
  size 498631280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f5bc6056db0317c5136794657a02de8da6503a1ea0ea4b1b75c3f5e486fd902
3
  size 498631280