Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Model Card for mncai/agiin-13.6B-v0.1
|
@@ -55,7 +57,5 @@ sequences = pipeline(
|
|
55 |
print(sequences[0]['generated_text'])
|
56 |
```
|
57 |
|
58 |
-
### Contact
|
59 |
-
If you have any questions, please raise an issue or contact us at [email protected]
|
60 |
-
|
61 |
-
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- en
|
5 |
+
datasets:
|
6 |
+
- Intel/orca_dpo_pairs
|
7 |
---
|
8 |
|
9 |
# Model Card for mncai/agiin-13.6B-v0.1
|
|
|
57 |
print(sequences[0]['generated_text'])
|
58 |
```
|
59 |
|
60 |
+
### Contact
|
61 |
+
If you have any questions, please raise an issue or contact us at [email protected]
|
|
|
|