harsha509 commited on
Commit
1788e76
·
verified ·
1 Parent(s): 0d006cf

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: google/gemma-3n-e4b-it
3
  license: apache-2.0
4
  tags:
5
  - selenium
@@ -12,7 +12,7 @@ pipeline_tag: text-generation
12
 
13
  > **Experimental. Not an official release.**
14
 
15
- Gemma 3n E4B fine-tuned to reason about Selenium WebDriver tests in Java —
16
  diagnosing flaky tests, suggesting resilient locators, explaining failures,
17
  and emitting `<tool_call>` JSON envelopes.
18
 
 
1
  ---
2
+ base_model: google/gemma-4-E4B-it
3
  license: apache-2.0
4
  tags:
5
  - selenium
 
12
 
13
  > **Experimental. Not an official release.**
14
 
15
+ Gemma 4 E4B fine-tuned to reason about Selenium WebDriver tests in Java —
16
  diagnosing flaky tests, suggesting resilient locators, explaining failures,
17
  and emitting `<tool_call>` JSON envelopes.
18