junnyu commited on
Commit
d413763
1 Parent(s): 9cf59c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -28,12 +28,11 @@ datasets:
28
  - GPU RTX3090
29
  - 训练时间总共耗费55h
30
 
31
- ### wandb日志
32
- [预训练日志](https://wandb.ai/junyu/electra_rotary_small_pretrain?workspace=user-junyu)
 
33
 
34
- [GLUE微调日志](https://wandb.ai/junyu/electra_rotary_glue_100?workspace=user-junyu)
35
-
36
- # 四、安装
37
  ```bash
38
  pip install roformer
39
 
 
28
  - GPU RTX3090
29
  - 训练时间总共耗费55h
30
 
31
+ # 四、wandb日志
32
+ - [**预训练日志**](https://wandb.ai/junyu/electra_rotary_small_pretrain?workspace=user-junyu)
33
+ - [**GLUE微调日志**](https://wandb.ai/junyu/electra_rotary_glue_100?workspace=user-junyu)
34
 
35
+ # 五、安装
 
 
36
  ```bash
37
  pip install roformer
38