Aswini-Kumar commited on
Commit
9d5010f
·
verified ·
1 Parent(s): ea1d0e2

Grounded description text

Browse files
Files changed (1) hide show
  1. server/app.py +3 -3
server/app.py CHANGED
@@ -64,9 +64,9 @@ _LANDING_HTML = """<!DOCTYPE html>
64
  <h1>&#x1F9E0; Data-Centric AI Environment</h1>
65
  <span class="badge">&#x2022; Running</span>
66
  <p>An <a href="https://github.com/meta-pytorch/OpenEnv" target="_blank">OpenEnv</a>-compliant
67
- RL environment where a language model learns to orchestrate specialist data-repair agents
68
- imputing, rebalancing, and augmenting corrupted pipelines to rehabilitate an
69
- <strong>inference-locked production model</strong>, purely through data-centric interventions.</p>
70
 
71
  <div class="grid">
72
  <div class="endpoint">
 
64
  <h1>&#x1F9E0; Data-Centric AI Environment</h1>
65
  <span class="badge">&#x2022; Running</span>
66
  <p>An <a href="https://github.com/meta-pytorch/OpenEnv" target="_blank">OpenEnv</a>-compliant
67
+ RL environment where an LLM learns to coordinate data-preprocessing agents — cleaning,
68
+ imputing, and rebalancing datasets to improve a pre-trained classifier's accuracy,
69
+ without modifying its weights.</p>
70
 
71
  <div class="grid">
72
  <div class="endpoint">