RajuEEE commited on
Commit
70e0855
1 Parent(s): baae415

RajuEEE/RewardModel_TrainingOnlyOnAnswer

Browse files
Files changed (4) hide show
  1. README.md +12 -8
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: RajuEEE/RewardModel
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -16,12 +16,12 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # RewardModel
18
 
19
- This model is a fine-tuned version of [RajuEEE/RewardModel](https://huggingface.co/RajuEEE/RewardModel) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.4180
22
- - F1: 0.4938
23
- - Roc Auc: 0.6200
24
- - Accuracy: 0.495
25
 
26
  ## Model description
27
 
@@ -46,13 +46,17 @@ The following hyperparameters were used during training:
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
- - num_epochs: 2
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
55
- | 0.1595 | 1.94 | 500 | 1.4180 | 0.4938 | 0.6200 | 0.495 |
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: bert-base-uncased
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
16
 
17
  # RewardModel
18
 
19
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6500
22
+ - F1: 0.5343
23
+ - Roc Auc: 0.6487
24
+ - Accuracy: 0.51
25
 
26
  ## Model description
27
 
 
46
  - seed: 42
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
+ - num_epochs: 5
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | F1 | Roc Auc | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|:--------:|
55
+ | No log | 1.0 | 258 | 0.6209 | 0.0198 | 0.505 | 0.01 |
56
+ | 0.6053 | 2.0 | 516 | 0.6234 | 0.3785 | 0.5788 | 0.3 |
57
+ | 0.6053 | 3.0 | 774 | 0.5752 | 0.5116 | 0.6375 | 0.495 |
58
+ | 0.4326 | 4.0 | 1032 | 0.6500 | 0.5343 | 0.6487 | 0.51 |
59
+ | 0.4326 | 5.0 | 1290 | 0.7455 | 0.4792 | 0.6062 | 0.435 |
60
 
61
 
62
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "RajuEEE/RewardModel",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "bert-base-uncased",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74713d3633ac0405396e9b0a888393f883388c696d9136046d2f549dd0a7cd4c
3
  size 438006577
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40be10dc1f25ed21cf437c365453f348ab2104fca187de1ce23e7983e4b746a8
3
  size 438006577
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d2e3c2d5b48dc5b2f1b9f2150bb43ff13f5211a9d4a07158b146615db9a9f95
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b23ab3d5da3ed88439d0f86ca9de87aeecefa7433058c994f706261dddfc270
3
  size 4027