Chi666 commited on
Commit
cb47976
·
verified ·
1 Parent(s): d897134

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
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/xiao0600-link-ping-university/sequence_diagram_reward_model_v8/runs/dn63rf3y)
16
  # reward_model_sequence_diagram_v3
17
 
18
- This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
 
20
  ## Model description
21
 
@@ -42,6 +42,10 @@ The following hyperparameters were used during training:
42
  - lr_scheduler_type: linear
43
  - num_epochs: 3
44
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.47.0
 
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/xiao0600-link-ping-university/sequence_diagram_reward_model_v8/runs/dn63rf3y)
16
  # reward_model_sequence_diagram_v3
17
 
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the None dataset.
19
 
20
  ## Model description
21
 
 
42
  - lr_scheduler_type: linear
43
  - num_epochs: 3
44
 
45
+ ### Training results
46
+
47
+
48
+
49
  ### Framework versions
50
 
51
  - Transformers 4.47.0