Spaces:
Sleeping
Sleeping
Commit History
Update app.py
307b30d
Update app.py
f544dbd
Bug Fix: switched markdown text to use protected_guess instead of guess due to strange variable changes.
7e8fbf3
smhavens
commited on
Bug Fix: Indexing error when first guess was right and better guess formatting
a32aae4
smhavens
commited on
Update model calls to use variable.
052d58f
smhavens
commited on
Updated printing and word generation
3835be6
smhavens
commited on
Fix device set up
5363e91
smhavens
commited on
Massive changes, using better dataset and now returning random masks
3922a86
smhavens
commited on
Added spacy file
69a3ce1
smhavens
commited on
Please work
01959cc
smhavens
commited on
Working version. Needs updates for game
ec3e101
Mila
commited on
Training and fine-tuning embeddings complete!
949bc1b
smhavens
commited on
Fixing saving issues(PLEASE)
9be73ed
smhavens
commited on
No cleaning
5503f0a
smhavens
commited on
Print for testing
4dec182
smhavens
commited on
Return to no separate datasets
20042af
smhavens
commited on
update save_to_hub
6ffe1b1
smhavens
commited on
update losses and InputExample format
fe56f10
smhavens
commited on
Switch loss for single sentence + label
878e47b
smhavens
commited on
Save to hub
7495c36
smhavens
commited on
Change loss function
4ad22a7
smhavens
commited on
remove label from inputExamples
21b1fe5
smhavens
commited on
labeled datasets are lists again
720dbff
smhavens
commited on
Switched back to dicts
febaecf
smhavens
commited on
Separate cleaned data by label
f4440c5
smhavens
commited on
Fix keyerror
45148d7
smhavens
commited on
spacy working, redo normalization
88229b0
smhavens
commited on
Installs
458c097
smhavens
commited on
fix spacy
f74421e
smhavens
commited on
Preprocessing attempt 2
96d7c96
smhavens
commited on
print example 'text'
27f00a9
smhavens
commited on
print examples for testing
fd94d05
smhavens
commited on
try again
d69e74c
smhavens
commited on
mass reformatting for tokenization of dataset
69ae466
smhavens
commited on
InputExample Attempt again
5ee2a12
smhavens
commited on
print examples
42ce21d
smhavens
commited on
Changed inputexample input
36ea197
smhavens
commited on
remove label, please work
14a77f6
smhavens
commited on
dataloader change
247c86d
smhavens
commited on
test again
940deb0
smhavens
commited on
id is actually label
fe5d9d2
smhavens
commited on
Bug found: train_data was used for loop and must be everything
7bf917c
smhavens
commited on
example print
7faffe5
smhavens
commited on
testing example vals
5141392
smhavens
commited on
update set
413574b
smhavens
commited on
dataset name fix
dc0c8b8
smhavens
commited on
switch dataset
bfc9cbd
smhavens
commited on
Error fixing attempt 1
5b3034b
smhavens
commited on
Fixed call to id?
3fb98b7
smhavens
commited on