bif02 commited on
Commit
30bc8f6
·
verified ·
1 Parent(s): d17ff04

End of training

Browse files
README.md CHANGED
@@ -1,11 +1,7 @@
1
  ---
2
  library_name: transformers
3
- license: mit
4
- base_model: FacebookAI/roberta-large-mnli
5
  tags:
6
  - generated_from_trainer
7
- metrics:
8
- - accuracy
9
  model-index:
10
  - name: pair_function_conservation_gc_roberta
11
  results: []
@@ -16,10 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # pair_function_conservation_gc_roberta
18
 
19
- This model is a fine-tuned version of [FacebookAI/roberta-large-mnli](https://huggingface.co/FacebookAI/roberta-large-mnli) on an unknown dataset.
20
- It achieves the following results on the evaluation set:
21
- - Loss: 0.4641
22
- - Accuracy: 0.7861
23
 
24
  ## Model description
25
 
@@ -38,24 +31,13 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 2e-05
42
- - train_batch_size: 32
43
- - eval_batch_size: 32
44
- - seed: 0
45
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
- - lr_scheduler_type: polynomial
47
- - num_epochs: 5
48
-
49
- ### Training results
50
-
51
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | No log | 1.0 | 383 | 0.4504 | 0.8057 |
54
- | 0.5472 | 2.0 | 766 | 0.4365 | 0.8130 |
55
- | 0.5126 | 3.0 | 1149 | 0.4522 | 0.7856 |
56
- | 0.4779 | 4.0 | 1532 | 0.4573 | 0.7780 |
57
- | 0.4779 | 5.0 | 1915 | 0.4641 | 0.7861 |
58
-
59
 
60
  ### Framework versions
61
 
 
1
  ---
2
  library_name: transformers
 
 
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: pair_function_conservation_gc_roberta
7
  results: []
 
12
 
13
  # pair_function_conservation_gc_roberta
14
 
15
+ This model was trained from scratch on an unknown dataset.
 
 
 
16
 
17
  ## Model description
18
 
 
31
  ### Training hyperparameters
32
 
33
  The following hyperparameters were used during training:
34
+ - learning_rate: 5e-05
35
+ - train_batch_size: 8
36
+ - eval_batch_size: 8
37
+ - seed: 42
38
  - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
39
+ - lr_scheduler_type: linear
40
+ - num_epochs: 3.0
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  ### Framework versions
43
 
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "FacebookAI/roberta-large-mnli",
3
  "_num_labels": 3,
4
  "architectures": [
5
  "RobertaForSequenceClassification"
 
1
  {
2
+ "_name_or_path": "/content/pair_function_conservation_gc_roberta/checkpoint-1149",
3
  "_num_labels": 3,
4
  "architectures": [
5
  "RobertaForSequenceClassification"
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e765b3b7c1995f4f4f588b848d7401cc0ec5f8b7d1e3370db70b0afeb3cf532
3
  size 1421495416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68dcb62af728633487b8da5c997d18f0ea755ff8dc12a27163cb66615ed400a4
3
  size 1421495416
runs/Dec18_11-22-57_5216bb07b6be/events.out.tfevents.1734522626.5216bb07b6be.1166.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f5ced6b6cc0f33823f2880c54ae9f58c6853fb405396ffba0c863f2e744b17c
3
+ size 7819
runs/Dec18_12-15-24_5216bb07b6be/events.out.tfevents.1734524135.5216bb07b6be.1166.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b2f5fe0e9020f09c3c6b7c4f6994a51461f6b029e33b63e750e8c46b43466fb
3
+ size 10242
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ccd87f650b4fb932c806069dc0f358bb572cd24b9626d744efe91e691a6051a
3
- size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e234742a556765ce2afce07a4ea5b6ceef31abdc4fc973cfe4efe6f82bf1e948
3
+ size 5304