haryoaw commited on
Commit
e3a039a
1 Parent(s): 07f0bd3

Initial Commit

Browse files
Files changed (3) hide show
  1. README.md +7 -16
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the indolem_sentiment dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6948
21
 
22
  ## Model description
23
 
@@ -36,31 +36,22 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 2e-05
40
  - train_batch_size: 8
41
  - eval_batch_size: 8
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
- - num_epochs: 15
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 0.22 | 100 | 0.4912 |
52
- | No log | 0.44 | 200 | 0.4478 |
53
- | No log | 0.66 | 300 | 0.3455 |
54
- | No log | 0.88 | 400 | 0.5863 |
55
- | 0.4809 | 1.1 | 500 | 0.3823 |
56
- | 0.4809 | 1.32 | 600 | 0.5047 |
57
- | 0.4809 | 1.54 | 700 | 0.6501 |
58
- | 0.4809 | 1.76 | 800 | 0.3950 |
59
- | 0.4809 | 1.98 | 900 | 0.6762 |
60
- | 0.3425 | 2.2 | 1000 | 0.4929 |
61
- | 0.3425 | 2.42 | 1100 | 0.4172 |
62
- | 0.3425 | 2.64 | 1200 | 0.6390 |
63
- | 0.3425 | 2.86 | 1300 | 0.6948 |
64
 
65
 
66
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the indolem_sentiment dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5121
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 5e-06
40
  - train_batch_size: 8
41
  - eval_batch_size: 8
42
  - seed: 42
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - num_epochs: 30
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | 0.5016 | 1.1 | 500 | 0.4122 |
52
+ | 0.3374 | 2.2 | 1000 | 0.5111 |
53
+ | 0.302 | 3.3 | 1500 | 0.5090 |
54
+ | 0.2496 | 4.4 | 2000 | 0.5121 |
 
 
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:911efb4c5924e90bb9c166dcdfae6995a3857cfa5fb94668dc58eb424815dded
3
  size 1112249713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3771d2051624b31f838a97429cff804e6a13e976d22d22cdbedfb060bc520547
3
  size 1112249713
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e50f03fda0c9980d55612791689902aa47f452b62991588bcde00513246be56b
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78a090d46b3aded30e42fb92ae25b4e6ee9750af8f90b0db32d0d577358cbb09
3
  size 4219