AdamLucek commited on
Commit
8d3a734
·
verified ·
1 Parent(s): 5f4183d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -52,13 +52,13 @@ configs:
52
 
53
  # Evaluation Results: Qwen3-4B-Instruct-2507-PII-RL on PII Masking
54
 
55
- This dataset contains evaluation results for the RL-trained model `AdamLucek/Qwen3-4B-Instruct-2507-PII-RL` on the `pii-masking` environment from Prime Intellect's Environment Hub. The model was fine-tuned using reinforcement learning to mask personally identifiable information (PII) in text.
56
 
57
  ## Evaluation Configuration
58
 
59
- - **Environment**: `pii-masking`
60
- - **Model**: `AdamLucek/Qwen3-4B-Instruct-2507-PII-RL`
61
- - **Base Model**: `Qwen/Qwen3-4B-Instruct-2507`
62
  - **Examples Evaluated**: 50
63
  - **Rollouts per Example**: 3
64
  - **Total Samples**: 150
@@ -86,7 +86,7 @@ This dataset contains evaluation results for the RL-trained model `AdamLucek/Qwe
86
 
87
  - **Format Compliance**: 100% - The model consistently produces correctly formatted outputs with proper XML tags
88
  - **Exact Match Rate**: 50% - Half of all outputs match the reference answer exactly
89
- - **PII Identification**: 56.7% - The model correctly identifies and masks the right number of PII items in most cases
90
  - **Consistency**: Stable performance across all three rollouts (mean rewards: 0.88, 0.89, 0.88)
91
 
92
  The reward structure uses a maximum of 1.6 points, combining:
 
52
 
53
  # Evaluation Results: Qwen3-4B-Instruct-2507-PII-RL on PII Masking
54
 
55
+ This dataset contains evaluation results for the RL-trained model [AdamLucek/Qwen3-4B-Instruct-2507-PII-RL](https://huggingface.co/AdamLucek/Qwen3-4B-Instruct-2507-PII-RL) on the [adamlucek/pii-masking](https://app.primeintellect.ai/dashboard/environments/adamlucek/pii-masking) environment from Prime Intellect's Environment Hub. The model was fine-tuned using reinforcement learning to mask personally identifiable information (PII) in text.
56
 
57
  ## Evaluation Configuration
58
 
59
+ - **Environment**: [adamlucek/pii-masking](https://app.primeintellect.ai/dashboard/environments/adamlucek/pii-masking)
60
+ - **Model**: [AdamLucek/Qwen3-4B-Instruct-2507-PII-RL](https://huggingface.co/AdamLucek/Qwen3-4B-Instruct-2507-PII-RL)
61
+ - **Base Model**: [Qwen/Qwen3-4B-Instruct-2507](https://huggingface.co/Qwen/Qwen3-4B-Instruct-2507)
62
  - **Examples Evaluated**: 50
63
  - **Rollouts per Example**: 3
64
  - **Total Samples**: 150
 
86
 
87
  - **Format Compliance**: 100% - The model consistently produces correctly formatted outputs with proper XML tags
88
  - **Exact Match Rate**: 50% - Half of all outputs match the reference answer exactly
89
+ - **PII Count**: 56.7% - The model correctly includes the right count of PII masks a little more than half the time
90
  - **Consistency**: Stable performance across all three rollouts (mean rewards: 0.88, 0.89, 0.88)
91
 
92
  The reward structure uses a maximum of 1.6 points, combining: