Create README.md
Browse filesnothing much to specify as I am testing
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- HuggingFaceFW/fineweb-2
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
base_model:
|
10 |
+
- meta-llama/Llama-3.3-70B-Instruct
|
11 |
+
- deepseek-ai/DeepSeek-V3-Base
|
12 |
+
new_version: meta-llama/Llama-3.3-70B-Instruct
|
13 |
+
library_name: adapter-transformers
|
14 |
+
tags:
|
15 |
+
- chemistry,
|
16 |
+
- biology
|
17 |
+
- physics
|
18 |
+
---
|