RKessler commited on
Commit
21701a0
1 Parent(s): 67f9172

End of training

Browse files
Files changed (2) hide show
  1. README.md +29 -3
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -5,9 +5,24 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - generator
 
 
8
  model-index:
9
  - name: VogagenRelation
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,6 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
16
  # VogagenRelation
17
 
18
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the generator dataset.
 
 
 
19
 
20
  ## Model description
21
 
@@ -35,13 +53,21 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
- - train_batch_size: 16
39
- - eval_batch_size: 16
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - num_epochs: 2
44
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.34.0
 
5
  - generated_from_trainer
6
  datasets:
7
  - generator
8
+ metrics:
9
+ - accuracy
10
  model-index:
11
  - name: VogagenRelation
12
+ results:
13
+ - task:
14
+ name: Text Classification
15
+ type: text-classification
16
+ dataset:
17
+ name: generator
18
+ type: generator
19
+ config: default
20
+ split: train
21
+ args: default
22
+ metrics:
23
+ - name: Accuracy
24
+ type: accuracy
25
+ value: 0.952216465169833
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
  # VogagenRelation
32
 
33
  This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on the generator dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 0.1746
36
+ - Accuracy: 0.9522
37
 
38
  ## Model description
39
 
 
53
 
54
  The following hyperparameters were used during training:
55
  - learning_rate: 2e-05
56
+ - train_batch_size: 32
57
+ - eval_batch_size: 32
58
  - seed: 42
59
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
60
  - lr_scheduler_type: linear
61
  - num_epochs: 2
62
 
63
+ ### Training results
64
+
65
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
66
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
67
+ | No log | 1.0 | 124 | 0.2075 | 0.9427 |
68
+ | No log | 2.0 | 248 | 0.1746 | 0.9522 |
69
+
70
+
71
  ### Framework versions
72
 
73
  - Transformers 4.34.0
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64cd2c782f1985966ce8e2f0f7f325ae0c100ce79c3262a3a544e44cfd7d0140
3
  size 442563374
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8bc11e1ec634772a0f4e6855c08f2fd5e6bb2101adfa8976f40b28fb2761fc8
3
  size 442563374