linny2002 commited on
Commit
ee75175
·
verified ·
1 Parent(s): 20b81f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -17
README.md CHANGED
@@ -1,22 +1,20 @@
1
- ---
2
- license: apache-2.0
3
- language:
4
- - en
5
- tags:
6
- - reinforcement-learning
7
- - code-generation
8
- - dllm
9
- - bgpo
10
- - llada
11
- size_categories:
12
- - 8B
13
- base_model:
14
- - GSAI-ML/LLaDA-8B-Instruct
15
- ---
16
 
17
  # LLaDA-8B-BGPO-code
18
 
19
- [![Paper](https://img.shields.io/badge/Paper-arXiv:-red)]()
20
  [![Code](https://img.shields.io/badge/Code-GitHub-blue)](https://github.com/THU-KEG/BGPO)
21
 
22
  ## Model Description
@@ -49,4 +47,5 @@ base_model:
49
 
50
  - Primarily designed for code generation tasks.
51
  - Performance may vary on other tasks.
52
- - Requires appropriate computational resources for inference.
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - reinforcement-learning
7
+ - code-generation
8
+ - dllm
9
+ - bgpo
10
+ - llada
11
+ size_categories:
12
+ - 8B
13
+ ---
 
 
14
 
15
  # LLaDA-8B-BGPO-code
16
 
17
+ [![Paper](https://img.shields.io/badge/Paper-arXiv:2510.11683-red)](https://arxiv.org/abs/2510.11683)
18
  [![Code](https://img.shields.io/badge/Code-GitHub-blue)](https://github.com/THU-KEG/BGPO)
19
 
20
  ## Model Description
 
47
 
48
  - Primarily designed for code generation tasks.
49
  - Performance may vary on other tasks.
50
+ - Requires appropriate computational resources for inference.
51
+