Spaces:
Runtime error
Runtime error
Updated examples
Browse files
app.py
CHANGED
@@ -80,7 +80,10 @@ def main():
|
|
80 |
verbose=True,
|
81 |
examples=[
|
82 |
["This GOT show just remember LOTR times!", "bertweet"],
|
83 |
-
[
|
|
|
|
|
|
|
84 |
["I couldn't see 3 Tom Hollands coming...", "bertweet"],
|
85 |
[
|
86 |
"There is nothing better than a soul-warming coffee in the morning",
|
|
|
80 |
verbose=True,
|
81 |
examples=[
|
82 |
["This GOT show just remember LOTR times!", "bertweet"],
|
83 |
+
[
|
84 |
+
"Man, can't believe that my 30 days of training just got a NaN loss",
|
85 |
+
"bertweet",
|
86 |
+
],
|
87 |
["I couldn't see 3 Tom Hollands coming...", "bertweet"],
|
88 |
[
|
89 |
"There is nothing better than a soul-warming coffee in the morning",
|