Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update frontend/src/components/Intro.jsx
Browse files
frontend/src/components/Intro.jsx
CHANGED
@@ -42,7 +42,7 @@ const Intro = () => {
|
|
42 |
YourBench is an <b>open-source framework</b> for generating{" "}
|
43 |
<b>domain-specific benchmarks</b> in a <b>zero-shot</b> manner. It aims
|
44 |
to keep your large language models on their toes—even as new data
|
45 |
-
sources, domains, and knowledge demands evolve.
|
46 |
</Typography>
|
47 |
</Box>
|
48 |
);
|
|
|
42 |
YourBench is an <b>open-source framework</b> for generating{" "}
|
43 |
<b>domain-specific benchmarks</b> in a <b>zero-shot</b> manner. It aims
|
44 |
to keep your large language models on their toes—even as new data
|
45 |
+
sources, domains, and knowledge demands evolve. Currently, this is an extremely minimal demo. To unlock the full capabilities, please visit our GitHub!
|
46 |
</Typography>
|
47 |
</Box>
|
48 |
);
|