Commit
·
3b37aa2
1
Parent(s):
d101bb5
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,14 +1,17 @@
|
|
1 |
---
|
|
|
2 |
new_metadata: new value
|
3 |
-
description:
|
4 |
---
|
5 |
# test
|
6 |
|
7 |
## Description
|
8 |
-
|
9 |
|
10 |
## Metadata
|
11 |
|
|
|
|
|
12 |
new_metadata: new value
|
13 |
|
14 |
|
|
|
1 |
---
|
2 |
+
new_metadata2: new value2
|
3 |
new_metadata: new value
|
4 |
+
description: new description
|
5 |
---
|
6 |
# test
|
7 |
|
8 |
## Description
|
9 |
+
new description
|
10 |
|
11 |
## Metadata
|
12 |
|
13 |
+
new_metadata2: new value2
|
14 |
+
|
15 |
new_metadata: new value
|
16 |
|
17 |
|