OpenOneRec commited on
Commit
76d1a50
·
verified ·
1 Parent(s): 907127a

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -6
README.md CHANGED
@@ -28,11 +28,8 @@ license_link: https://huggingface.co/OpenOneRec/OneRec-8B/blob/main/LICENSE
28
 
29
  ## 📖 OneRec-Foundation-Pretrain Models
30
 
31
- This repository contains the Pre-trained weights of the OneRec-Foundation series. These models serve as the generative recommendation base after Itemic-Text Alignment and Full-Parameter Co-Pretraining.
32
 
33
- ## 🛠️ Usage & Extension
34
- These pre-trained weights are released to provide a foundational base for generative recommendation research.
35
 
36
- The models are specifically designed to serve as a starting point for further development. Users can leverage this checkpoint to perform Post-training or alignment tailored to their own downstream tasks, specific datasets, or custom conversational requirements.
37
-
38
- For technical details regarding the pre-training architecture, please refer to our Technical Report.
 
28
 
29
  ## 📖 OneRec-Foundation-Pretrain Models
30
 
31
+ This repository provides the pre-trained weights of the OneRec-Foundation series, which has undergone Itemic-Text Alignment and Full-Parameter Co-Pretraining.
32
 
33
+ We release this checkpoint to enable users to perform customized post-training or alignment tailored to their specific downstream tasks and datasets, providing greater flexibility for specialized research.
 
34
 
35
+ For technical details on the pre-training architecture, please refer to our Technical Report.