Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Initial release#32

Merged
jlema merged 19 commits into
mainfrom
dev
Jul 31, 2021
Merged

Initial release#32
jlema merged 19 commits into
mainfrom
dev

Conversation

@jlema

@jlema jlema commented Jul 31, 2021

Copy link
Copy Markdown
Contributor

No description provided.

ilmarinen and others added 19 commits May 18, 2021 17:18
* Initial project base

Basic UI for interfacing with Huggingface GPT2.
Allows setting various parameters for text generation.
Interfaces with the Perspective API for scoring the generated
text for toxicity, profanity etc.

* Remove and .gitignore *.pyc files
* Prototype of text generation grid form

* Layout prototype 1
* Add a per result bar chart summarizing the Perspective scores
Bump postcss based on Dependabot alert

* Use backend generated result id instead of generating one in the front end
* Spider chart enhancements

Fix label placement. Enhance borders of colored polygons. Make grid lighter and remove grid numbering.
Center the chart within the div.

* Start id numbering from 1
* Make sure that the defaults do not cause the HF api to complain and tweak the defaults to generate sentences with minimal repitition

* Dependabot alert fixes

* Set Top K default to 0
* Put selected text ids in Redux store

* Fix bar chart centering

* Improve text generation form layout, add dropdowns

* Use mask to prevent NaN input, adjust form layout
* Make the columns scroll separately

* Tweak bar chart border color

* Move isFolded into redux store
Fix the random seed so that we get consistent results that are reproducable.
Hide the ascending / descending buttons if sort is set to none.
After generating a bunch of text, reset the dropdowns state.
* Increase button size, chart text, bar chart border

* tweak bar fill color, spacing on page
* edit prototype part 1

* Edit feature working

* Change edit colors
Added source copyright headers
Added CONTRIBUTING.md
@jlema
jlema merged commit 076cc63 into main Jul 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant