yujiangw commited on
Commit
5db8eaf
·
verified ·
1 Parent(s): 38d75d6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -16,7 +16,7 @@ library_name: transformers
16
  pipeline_tag: text-generation
17
  base_model: Qwen/Qwen3-1.7B
18
  ---
19
- # AutoGEO_mini_Qwen1.7B_GEOBench
20
 
21
  A lightweight **web-document rewriting** model fine-tuned with **GRPO** (reinforcement learning) from **Qwen3-1.7B**, developed as part of the AutoGEO framework introduced in:
22
 
@@ -27,7 +27,7 @@ Paper (arXiv): https://arxiv.org/abs/2510.11438
27
 
28
  ## What this model does
29
 
30
- **AutoGEO_mini_Qwen1.7B_GEOBench** rewrites raw web documents into improved versions that are better aligned with generative search engines’ preferences for **GEOBench dataset**.
31
 
32
  In our experiments/usage:
33
  - The total cost is about **0.0071×** the cost of **gemini-2.5-pro** for comparable rewriting workloads.
 
16
  pipeline_tag: text-generation
17
  base_model: Qwen/Qwen3-1.7B
18
  ---
19
+ # AutoGEO_mini_Qwen1.7B_Ecommerce
20
 
21
  A lightweight **web-document rewriting** model fine-tuned with **GRPO** (reinforcement learning) from **Qwen3-1.7B**, developed as part of the AutoGEO framework introduced in:
22
 
 
27
 
28
  ## What this model does
29
 
30
+ **AutoGEO_mini_Qwen1.7B_Ecommerce** rewrites raw web documents into improved versions that are better aligned with generative search engines’ preferences for **E-commerce dataset**.
31
 
32
  In our experiments/usage:
33
  - The total cost is about **0.0071×** the cost of **gemini-2.5-pro** for comparable rewriting workloads.