Commit
•
3781c6c
1
Parent(s):
3e020a5
Use correct license - llama3 instead of llama2 (#1)
Browse files- Use correct license - llama3 instead of llama2 (d0b3edc04fc44a3cc50547c63bea8dfefe67fc5e)
Co-authored-by: ddh0 <[email protected]>
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
license:
|
4 |
datasets:
|
5 |
- aqua_rat
|
6 |
- microsoft/orca-math-word-problems-200k
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: llama3
|
4 |
datasets:
|
5 |
- aqua_rat
|
6 |
- microsoft/orca-math-word-problems-200k
|