Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Informal to formal dataset mask MLM

NotificationsYou must be signed in to change notification settings

BigSalmon2/InformalToFormalDataset

Repository files navigation

Informal to Formal:Paraphrase:Paraphrasing:

pip install transformersfrom transformers import AutoTokenizer, AutoModelWithLMHead  tokenizer = AutoTokenizer.from_pretrained("BigSalmon/InformalToFormalLincoln17")model = AutoModelWithLMHead.from_pretrained("BigSalmon/InformalToFormalLincoln17")
https://huggingface.co/spaces/BigSalmon/GPT2 (The model for this space changes over time)
https://huggingface.co/spaces/BigSalmon/GPT2_Most_Probable (The model for this space changes over time)
https://huggingface.co/spaces/BigSalmon/GPT2Space (The model for this space changes over time)
How To Make Prompt:informal english: i am very ready to do that just that.Translated into the Style of Abraham Lincoln: you can assure yourself of my readiness to work toward this end.Translated into the Style of Abraham Lincoln: please be assured that i am most ready to undertake this laborious task.informal english: space is huge and needs to be explored.Translated into the Style of Abraham Lincoln: space awaits traversal, a new world whose boundaries are endless.Translated into the Style of Abraham Lincoln: space is a ( limitless / boundless ) expanse, a vast virgin domain awaiting exploration.informal english: corn fields are all across illinois, visible once you leave chicago.Translated into the Style of Abraham Lincoln: corn fields ( permeate illinois / span the state of illinois / ( occupy / persist in ) all corners of illinois / line the horizon of illinois / envelop the landscape of illinois ), manifesting themselves visibly as one ventures beyond chicago.informal english:

[8]ページ先頭

©2009-2025 Movatter.jp