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

Initial Commit

Browse files
Files changed (3) hide show
  1. README.md +15 -14
  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.6193
21
 
22
  ## Model description
23
 
@@ -36,7 +36,7 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 0.0001
40
  - train_batch_size: 8
41
  - eval_batch_size: 8
42
  - seed: 42
@@ -48,18 +48,19 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
- | No log | 0.22 | 100 | 0.6056 |
52
- | No log | 0.44 | 200 | 0.6052 |
53
- | No log | 0.66 | 300 | 0.6101 |
54
- | No log | 0.88 | 400 | 0.6056 |
55
- | 0.6407 | 1.1 | 500 | 0.6091 |
56
- | 0.6407 | 1.32 | 600 | 0.6126 |
57
- | 0.6407 | 1.54 | 700 | 0.6084 |
58
- | 0.6407 | 1.76 | 800 | 0.6293 |
59
- | 0.6407 | 1.98 | 900 | 0.6134 |
60
- | 0.6139 | 2.2 | 1000 | 0.6211 |
61
- | 0.6139 | 2.42 | 1100 | 0.6450 |
62
- | 0.6139 | 2.64 | 1200 | 0.6193 |
 
63
 
64
 
65
  ### 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.6948
21
 
22
  ## Model description
23
 
 
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
 
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
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56537fdbb46a6b2feeadf95feb0e1592dec562ed5e5320eb7464c5ec9b22a78d
3
  size 1112249713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:911efb4c5924e90bb9c166dcdfae6995a3857cfa5fb94668dc58eb424815dded
3
  size 1112249713
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d58497568f67c637af624bd4662f24fda5ca6d8e7c60f799086d7d0c3e5a8f47
3
  size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e50f03fda0c9980d55612791689902aa47f452b62991588bcde00513246be56b
3
  size 4219