CoolFace
Datasetpublic

EdUarD0110/hovh_tumanyan_seq2seq

๐Ÿ“ Seq2Seq Dataset: Hovhannes Tumanyan's Poems This dataset contains sentence pairs extracted from the poetic works of Hovhannes Tumanyan, one of the most celebrated Armenian poets. It is formatted for training sequence-to-sequence (Seq2Seq) models for tasks such as: Text generation Dialogue modeling Style imitation ๐Ÿ“‚ Dataset Structure The dataset is provided as a .csv file with two columns: input_sentence target_sentence Line 1 of poem Line 2 ofโ€ฆ See the full description on the dataset page: https://huggingface.co/datasets/EdUarD0110/hovh_tumanyan_seq2seq.

sourceHugging Facemitupdated 1y agoView on Hugging Face
1likes22downloads
4 commits on main
c08ebc71y ago

Update README.md

EdUarD0110
045ed791y ago

Update README.md

EdUarD0110
d578b6e1y ago

Upload h_tumanyan_seq2seq.csv

EdUarD0110
eada89e1y ago

initial commit

EdUarD0110