https://huggingface.co/Oneway1980/Bethany
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<!---
|
| 2 |
Copyright 2020 The HuggingFace Team. All rights reserved.
|
| 3 |
|
|
@@ -317,4 +326,4 @@ We now have a [paper](https://www.aclweb.org/anthology/2020.emnlp-demos.6/) you
|
|
| 317 |
url = "https://www.aclweb.org/anthology/2020.emnlp-demos.6",
|
| 318 |
pages = "38--45"
|
| 319 |
}
|
| 320 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- HuggingFaceTB/smollm-corpus
|
| 5 |
+
metrics:
|
| 6 |
+
- accuracy
|
| 7 |
+
library_name: adapter-transformers
|
| 8 |
+
pipeline_tag: robotics
|
| 9 |
+
---
|
| 10 |
<!---
|
| 11 |
Copyright 2020 The HuggingFace Team. All rights reserved.
|
| 12 |
|
|
|
|
| 326 |
url = "https://www.aclweb.org/anthology/2020.emnlp-demos.6",
|
| 327 |
pages = "38--45"
|
| 328 |
}
|
| 329 |
+
```
|