Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,19 @@ tags:
|
|
| 6 |
model-index:
|
| 7 |
- name: source-mini
|
| 8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -52,4 +65,4 @@ The following hyperparameters were used during training:
|
|
| 52 |
- Transformers 4.56.0
|
| 53 |
- Pytorch 2.8.0+cu126
|
| 54 |
- Datasets 4.0.0
|
| 55 |
-
- Tokenizers 0.22.0
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: source-mini
|
| 8 |
results: []
|
| 9 |
+
license: mit
|
| 10 |
+
datasets:
|
| 11 |
+
- BytArch/ub-data-structures-2025-1
|
| 12 |
+
- BytArch/ub-networking-dataset-2024-2
|
| 13 |
+
- BytArch/ub-web-dev-2025-2
|
| 14 |
+
- BytArch/source-mini-id
|
| 15 |
+
language:
|
| 16 |
+
- en
|
| 17 |
+
metrics:
|
| 18 |
+
- accuracy
|
| 19 |
+
- character
|
| 20 |
+
new_version: BytArch/source-mini
|
| 21 |
+
pipeline_tag: text-generation
|
| 22 |
---
|
| 23 |
|
| 24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 65 |
- Transformers 4.56.0
|
| 66 |
- Pytorch 2.8.0+cu126
|
| 67 |
- Datasets 4.0.0
|
| 68 |
+
- Tokenizers 0.22.0
|