hansenling commited on
Commit
88a3aa2
·
verified ·
1 Parent(s): 3311ea1

Model save

Browse files
Files changed (2) hide show
  1. README.md +10 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
 
4
  model-index:
5
  - name: hansen_model_config
6
  results: []
@@ -12,6 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
12
  # hansen_model_config
13
 
14
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
 
 
 
15
 
16
  ## Model description
17
 
@@ -31,19 +36,20 @@ More information needed
31
 
32
  The following hyperparameters were used during training:
33
  - learning_rate: 5e-05
34
- - train_batch_size: 1
35
- - eval_batch_size: 1
36
  - seed: 42
37
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
38
  - lr_scheduler_type: linear
39
  - lr_scheduler_warmup_ratio: 0.1
40
- - training_steps: 5
41
 
42
  ### Training results
43
 
44
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
45
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
46
- | No log | 1.0 | 5 | 4.5608 | 0.3333 |
 
47
 
48
 
49
  ### Framework versions
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ metrics:
5
+ - accuracy
6
  model-index:
7
  - name: hansen_model_config
8
  results: []
 
14
  # hansen_model_config
15
 
16
  This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 3.7849
19
+ - Accuracy: 0.5
20
 
21
  ## Model description
22
 
 
36
 
37
  The following hyperparameters were used during training:
38
  - learning_rate: 5e-05
39
+ - train_batch_size: 2
40
+ - eval_batch_size: 2
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
  - lr_scheduler_warmup_ratio: 0.1
45
+ - training_steps: 15
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 0.6 | 9 | 5.1175 | 0.5 |
52
+ | 1.9271 | 1.4 | 15 | 3.7849 | 0.5 |
53
 
54
 
55
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:496bfe8041c191123e2bee8a247ad92ec60a86c3100babc2e835ed1871ebb132
3
  size 344940412
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ee3740c4648ac1af4481f480365b138397bfa8b5996335dcf21db60f8ef809
3
  size 344940412