Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html>
<h"... is not valid JSON
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Texts inverse normalized obtained from ficbook dataset. Normalized using these notebooks for a personal russian normalization model (avaliable on HF Space as well).
All put into single jsonl file with lines like (beautified):
{
"replaces": [
{
"text_from": "Боль во всем теле...Боже...я так и знала.... ",
"text_to": "Боль во всем теле...Боже...я так и знала.... "
},
{
"text_from": "5",
"text_to": "Пятая"
},
{
"text_from": " точка буквально ныла от боли, ушиб будет тот еще...садиться не смогу дня ",
"text_to": " точка буквально ныла от боли, ушиб будет тот еще...садиться не смогу дня "
},
{
"text_from": "3",
"text_to": "три"
},
{
"text_from": " так, точно.",
"text_to": " так, точно."
}
]
}
- Downloads last month
- 11