Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,19 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
- text2text-generation
|
6 |
+
- table-question-answering
|
7 |
+
- tabular-regression
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- biology
|
12 |
+
- genomics
|
13 |
+
- agent
|
14 |
+
- ai4science
|
15 |
+
- llm
|
16 |
+
pretty_name: 'GenoTEX: LLM Agent Benchmark for Gene Expression Data Analysis'
|
17 |
+
size_categories:
|
18 |
+
- 10B<n<100B
|
19 |
+
---
|