shmagi commited on
Commit
a31f353
·
verified ·
1 Parent(s): 44d2058

Model save

Browse files
Files changed (2) hide show
  1. README.md +6 -16
  2. model.safetensors +1 -1
README.md CHANGED
@@ -11,20 +11,10 @@ model-index:
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/shmagi/huggingface/runs/elwqovxy)
15
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/shmagi/huggingface/runs/elwqovxy)
16
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/shmagi/huggingface/runs/elwqovxy)
17
  # assignment3_model
18
 
19
- This model is a fine-tuned version of [prajjwal1/bert-small](https://huggingface.co/prajjwal1/bert-small) on the None dataset.
20
- It achieves the following results on the evaluation set:
21
- - eval_loss: 1.0946
22
- - eval_accuracy: 0.82
23
- - eval_runtime: 0.4703
24
- - eval_samples_per_second: 212.652
25
- - eval_steps_per_second: 14.886
26
- - epoch: 37.0
27
- - step: 481
28
 
29
  ## Model description
30
 
@@ -43,13 +33,13 @@ More information needed
43
  ### Training hyperparameters
44
 
45
  The following hyperparameters were used during training:
46
- - learning_rate: 5e-05
47
- - train_batch_size: 16
48
- - eval_batch_size: 16
49
  - seed: 42
50
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
  - lr_scheduler_type: linear
52
- - training_steps: 30000
53
 
54
  ### Framework versions
55
 
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/shmagi/huggingface/runs/ckwt5rwx)
 
 
15
  # assignment3_model
16
 
17
+ This model is a fine-tuned version of [prajjwal1/bert-small](https://huggingface.co/prajjwal1/bert-small) on an unknown dataset.
 
 
 
 
 
 
 
 
18
 
19
  ## Model description
20
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 2e-05
37
+ - train_batch_size: 32
38
+ - eval_batch_size: 32
39
  - seed: 42
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 2
43
 
44
  ### Framework versions
45
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef246f8be8f625273427c316c410d88fe65ab3f9d58ac1d9caf5a860583f3908
3
  size 115073204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2cf2bf2840121d71827ea8202c960243c06f13dcd73b59dcd6ad1937b8955cd
3
  size 115073204