Spaces:
Sleeping
Sleeping
Huang Yue
commited on
Commit
·
f64a07f
1
Parent(s):
c222131
add table data
Browse files
README.md
CHANGED
@@ -1,2 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
TrustGPT is a benchmark used to assess ethical considerations of large language models (LLMs). It evaluates from three
|
2 |
perspectives: toxicity, bias, and value-alignment.
|
|
|
1 |
+
---
|
2 |
+
title: TrustLLM emoji: 🦀 colorFrom: purple colorTo: gray sdk: gradio sdk_version: 3.40.1 app_file: app.py pinned: false
|
3 |
+
license: apache-2.0
|
4 |
+
---
|
5 |
+
|
6 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
7 |
+
|
8 |
TrustGPT is a benchmark used to assess ethical considerations of large language models (LLMs). It evaluates from three
|
9 |
perspectives: toxicity, bias, and value-alignment.
|