eliebak HF staff commited on
Commit
7f446b3
·
verified ·
1 Parent(s): e017435

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,8 +10,10 @@ pinned: false
10
  Open-R1 is an open initiative to replicate and extend the techniques behind DeepSeek-R1, a state-of-the-art reasoning model, in a fully transparent and collaborative way: https://github.com/huggingface/open-r1
11
 
12
  This organization is dedicated to:
 
13
  - Sharing datasets and models built on the path to replicating DeepSeek-R1.
14
- - Fostering meaningful discussions and collaboration in the Community tab.
 
15
  By working together, we aim to create a robust foundation for reasoning models that the entire research and industry community can leverage.
16
 
17
  # Plan of attack
@@ -26,8 +28,10 @@ Show that we can go from a base model to RL-tuned reasoning capabilities through
26
 
27
  # How to contribute
28
  This project thrives on community participation! Here are some ways you can contribute:
 
29
  - Join the discussion: Share ideas, ask questions, and collaborate with others in the Community tab.
30
  - Contribute code or datasets: Submit pull requests with datasets, models, or improvements to the pipeline.
31
  - Experiment and share results: Try out different approaches and share your findings with the community.
 
32
  Let’s build something impactful together. 🚀
33
 
 
10
  Open-R1 is an open initiative to replicate and extend the techniques behind DeepSeek-R1, a state-of-the-art reasoning model, in a fully transparent and collaborative way: https://github.com/huggingface/open-r1
11
 
12
  This organization is dedicated to:
13
+
14
  - Sharing datasets and models built on the path to replicating DeepSeek-R1.
15
+ - Fostering meaningful discussions and collaboration in the **Community tab.**
16
+
17
  By working together, we aim to create a robust foundation for reasoning models that the entire research and industry community can leverage.
18
 
19
  # Plan of attack
 
28
 
29
  # How to contribute
30
  This project thrives on community participation! Here are some ways you can contribute:
31
+
32
  - Join the discussion: Share ideas, ask questions, and collaborate with others in the Community tab.
33
  - Contribute code or datasets: Submit pull requests with datasets, models, or improvements to the pipeline.
34
  - Experiment and share results: Try out different approaches and share your findings with the community.
35
+
36
  Let’s build something impactful together. 🚀
37