Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- aa
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
base_model:
|
8 |
+
- black-forest-labs/FLUX.1-dev
|
9 |
+
pipeline_tag: text-classification
|
10 |
+
library_name: adapter-transformers
|
11 |
+
tags:
|
12 |
+
- chemistry
|
13 |
+
---
|