loubnabnl HF staff commited on
Commit
e017435
·
verified ·
1 Parent(s): 16c1305

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -7,7 +7,9 @@ sdk: static
7
  pinned: false
8
  ---
9
  # Welcome to Open-R1 🐳🤗
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. This organization is dedicated to:
 
 
11
  - Sharing datasets and models built on the path to replicating DeepSeek-R1.
12
  - Fostering meaningful discussions and collaboration in the Community tab.
13
  By working together, we aim to create a robust foundation for reasoning models that the entire research and industry community can leverage.
@@ -24,8 +26,8 @@ Show that we can go from a base model to RL-tuned reasoning capabilities through
24
 
25
  # How to contribute
26
  This project thrives on community participation! Here are some ways you can contribute:
27
- - Join the Discussion: Share ideas, ask questions, and collaborate with others in the Community tab.
28
- - Contribute Code or Datasets: Submit pull requests with datasets, models, or improvements to the pipeline.
29
- - Experiment and Share Results: Try out different approaches and share your findings with the community.
30
  Let’s build something impactful together. 🚀
31
 
 
7
  pinned: false
8
  ---
9
  # Welcome to Open-R1 🐳🤗
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.
 
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