Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,15 @@ model-index:
|
|
38 |
name: gen_len
|
39 |
verified: true
|
40 |
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzk3MmNkNDUxOGRjNmQxZDhjNGM4N2Y0NjFhMWQyOTViMjU3NzRiMTJiMzAwZjFkZjkxMTg0YzY4MTZkNjBjZiIsInZlcnNpb24iOjF9.QIx8UAWOLibfiqNhWP3e4m69rMOzrGhk4iRH2rdwN8NEFUGDJnHrnruhD6qU7doc7W770GCFOo0ZxUV01V7xDQ
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
---
|
42 |
|
43 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
38 |
name: gen_len
|
39 |
verified: true
|
40 |
verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiMzk3MmNkNDUxOGRjNmQxZDhjNGM4N2Y0NjFhMWQyOTViMjU3NzRiMTJiMzAwZjFkZjkxMTg0YzY4MTZkNjBjZiIsInZlcnNpb24iOjF9.QIx8UAWOLibfiqNhWP3e4m69rMOzrGhk4iRH2rdwN8NEFUGDJnHrnruhD6qU7doc7W770GCFOo0ZxUV01V7xDQ
|
41 |
+
train-eval-index:
|
42 |
+
- config: default
|
43 |
+
task: translation
|
44 |
+
task_id: translation
|
45 |
+
splits:
|
46 |
+
eval_split: train
|
47 |
+
col_mapping:
|
48 |
+
gloss: source
|
49 |
+
text: target
|
50 |
---
|
51 |
|
52 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|