Commit History

added one dimension into my tokenized data
1994400
verified

nebiyu29 commited on

changed the inputs into tensors and added the maximum amount of padding elements
011a88c
verified

nebiyu29 commited on

changes the output into proper format
c96e178
verified

nebiyu29 commited on

Update app.py
3fcc24f
verified

nebiyu29 commited on

making the output simple
8c2b131
verified

nebiyu29 commited on

Update app.py
05ac656
verified

nebiyu29 commited on

changed the input to the model so that it can become in input ids and attention mask
8439e92
verified

nebiyu29 commited on

changed it back to 2 again but its still dynamic
29caf41
verified

nebiyu29 commited on

changed the number of outputs and made it dynamic
4f2be89
verified

nebiyu29 commited on

Update app.py
41cb5c7
verified

nebiyu29 commited on

Update app.py
19a8531
verified

nebiyu29 commited on

making the model return logits
ea6c015
verified

nebiyu29 commited on

Update app.py
678e80d
verified

nebiyu29 commited on

the fr.outputs doesn't exist had to be removed
f57b87c
verified

nebiyu29 commited on

Update app.py
0d0201e
verified

nebiyu29 commited on

made the the gradio different for input and output
b989a77
verified

nebiyu29 commited on

removed json
0abf6b3
verified

nebiyu29 commited on

added json file
06f64af
verified

nebiyu29 commited on

changed from table format into data frame format in the output section
79090fb
verified

nebiyu29 commited on

made the gr table again and removed redundant code
5bd08be
verified

nebiyu29 commited on

changed from table into tabs
2678751
verified

nebiyu29 commited on

made the output in table format
ce5c0eb
verified

nebiyu29 commited on

the model classifier now returns probability distribution over all the labels
3711811
verified

nebiyu29 commited on

extracting the scores from my model
082d447
verified

nebiyu29 commited on

Update app.py
2dab15b
verified

nebiyu29 commited on

imported torch
eeac5cc
verified

nebiyu29 commited on

Update app.py
959ecc7
verified

nebiyu29 commited on

changed the missplelling and made the model gradients in active
8ec0711
verified

nebiyu29 commited on

misspelled the autotokenizer and know it has been changed
fc014d5
verified

nebiyu29 commited on

changed the condition of the return in the function of model classifier
0b55b56
verified

nebiyu29 commited on

added torch module
241b3cc
verified

nebiyu29 commited on

Create requirements.txt
810a274
verified

nebiyu29 commited on

makeing the first interface
a8c9879
verified

nebiyu29 commited on

initial commit
82346e9
verified

nebiyu29 commited on