Add link to code
Browse filesAdds a link to https://github.com/thu-coai/MiniPLM, allowing people to find the code easier.
README.md
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
license: apache-2.0
|
4 |
datasets:
|
5 |
- monology/pile-uncopyrighted
|
6 |
- MiniLLM/pile-tokenized
|
7 |
language:
|
8 |
- en
|
|
|
|
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
pipeline_tag: text-generation
|
|
|
1 |
---
|
|
|
|
|
2 |
datasets:
|
3 |
- monology/pile-uncopyrighted
|
4 |
- MiniLLM/pile-tokenized
|
5 |
language:
|
6 |
- en
|
7 |
+
library_name: transformers
|
8 |
+
license: apache-2.0
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
pipeline_tag: text-generation
|