Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
library_name: transformers
|
| 5 |
---
|
|
@@ -104,4 +106,4 @@ print("Predicted label:", id2label[pred_id] if pred_id < len(id2label) else "unk
|
|
| 104 |
|
| 105 |
|
| 106 |
This model contains layers from our diffrent models
|
| 107 |
-
To aline layers we have done post-training after merging layers
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: helpingai
|
| 4 |
+
license_link: https://helpingai.co/license
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
library_name: transformers
|
| 7 |
---
|
|
|
|
| 106 |
|
| 107 |
|
| 108 |
This model contains layers from our diffrent models
|
| 109 |
+
To aline layers we have done post-training after merging layers
|