End of training
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,5 +1,6 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            base_model: Qwen/Qwen3-Embedding-0.6B
         | 
|  | |
| 3 | 
             
            library_name: transformers
         | 
| 4 | 
             
            model_name: Qwen3-Embedding-0.6B-PPO
         | 
| 5 | 
             
            tags:
         | 
| @@ -9,7 +10,7 @@ licence: license | |
| 9 |  | 
| 10 | 
             
            # Model Card for Qwen3-Embedding-0.6B-PPO
         | 
| 11 |  | 
| 12 | 
            -
            This model is a fine-tuned version of [Qwen/Qwen3-Embedding-0.6B](https://huggingface.co/Qwen/Qwen3-Embedding-0.6B).
         | 
| 13 | 
             
            It has been trained using [TRL](https://github.com/huggingface/trl).
         | 
| 14 |  | 
| 15 | 
             
            ## Quick start
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            base_model: Qwen/Qwen3-Embedding-0.6B
         | 
| 3 | 
            +
            datasets: nq_hotpotqa_train
         | 
| 4 | 
             
            library_name: transformers
         | 
| 5 | 
             
            model_name: Qwen3-Embedding-0.6B-PPO
         | 
| 6 | 
             
            tags:
         | 
|  | |
| 10 |  | 
| 11 | 
             
            # Model Card for Qwen3-Embedding-0.6B-PPO
         | 
| 12 |  | 
| 13 | 
            +
            This model is a fine-tuned version of [Qwen/Qwen3-Embedding-0.6B](https://huggingface.co/Qwen/Qwen3-Embedding-0.6B) on the [nq_hotpotqa_train](https://huggingface.co/datasets/nq_hotpotqa_train) dataset.
         | 
| 14 | 
             
            It has been trained using [TRL](https://github.com/huggingface/trl).
         | 
| 15 |  | 
| 16 | 
             
            ## Quick start
         | 
