liucl26 commited on
Commit
46e4959
·
verified ·
1 Parent(s): c19f94b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -138,8 +138,8 @@ Pre-trained on a sampled mixture of publicly available text corpora. The full da
138
  ## Limitations
139
 
140
  - English only (training corpus is predominantly English).
141
- - HRM-Text-1B was not trained on code datasets, so the raw checkpoint is expected to be weak at coding tasks. Early third-party code SFT experiments on roughly 1B tokens of code data improved coding benchmark scores from low single digits to around 40–50, suggesting promising adaptation potential, but those results are not part of this checkpoint.
142
- - Outputs may be inaccurate, biased, or unsafe.
143
 
144
  ## License
145
 
 
138
  ## Limitations
139
 
140
  - English only (training corpus is predominantly English).
141
+ - HRM-Text-1B was not trained on code datasets, therefore its rather weak performance on coding tasks was expected. Early third-party code SFT experiments on roughly 1B tokens of code data improved coding benchmark scores from low single digits to around 40–50, suggesting promising adaptation potential, but those results are not part of this checkpoint.
142
+ - Outputs may vary under different environments, and may contain inaccuracies, biases, or unsafe contents.
143
 
144
  ## License
145