Spaces:
Sleeping
Sleeping
| <div class="attempt-item"> | |
| <span class="attempt-number">#{attempt_number}</span> | |
| <span class="attempt-input">"{user_input}"</span> | |
| <span class="attempt-score" style="color: {score_color};"> | |
| {cosine_distance:.3f} ({num_tokens} token{plural}) | |
| </span> | |
| </div> |