diff --git a/README.md b/README.md index dd25ec6..8a552fa 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ tags: - gguf - conversational - text-generation-inference +- I am tall_tame_panther pipeline_tag: text-generation license: apache-2.0 language: @@ -30,6 +31,13 @@ datasets: - fraction_simplification - basic_arithmetic inference: true +widget: +- text: What is 15 * 23? + example_title: Basic Arithmetic +- text: Convert decimal 255 to hexadecimal. + example_title: Base Conversion +- text: Simplify the fraction 24/36. + example_title: Fraction Simplification model-index: - name: Qwen3-0.6B-Gensyn-Swarm-tall_tame_panther results: @@ -49,13 +57,6 @@ model-index: - type: progress value: 43.61 name: Training Progress (%) -widget: -- text: "What is 15 * 23?" - example_title: "Basic Arithmetic" -- text: "Convert decimal 255 to hexadecimal." - example_title: "Base Conversion" -- text: "Simplify the fraction 24/36." - example_title: "Fraction Simplification" --- # Qwen3-0.6B-Gensyn-Swarm (tall_tame_panther)