Datasets:
File size: 2,381 Bytes
ab350fe efa8493 ab350fe efa8493 11ab646 54a7f09 ab350fe |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 |
---
dataset_info:
features:
- name: modelId
dtype: string
- name: tags
sequence: string
- name: pipeline_tag
dtype: string
- name: config
struct:
- name: architectures
sequence: string
- name: model_type
dtype: string
- name: task_specific_params
struct:
- name: conversational
struct:
- name: max_length
dtype: float64
- name: summarization
struct:
- name: early_stopping
dtype: bool
- name: length_penalty
dtype: float64
- name: max_length
dtype: float64
- name: min_length
dtype: float64
- name: no_repeat_ngram_size
dtype: float64
- name: num_beams
dtype: float64
- name: prefix
dtype: string
- name: text-generation
struct:
- name: do_sample
dtype: bool
- name: max_length
dtype: float64
- name: translation_en_to_de
struct:
- name: early_stopping
dtype: bool
- name: max_length
dtype: float64
- name: num_beams
dtype: float64
- name: prefix
dtype: string
- name: translation_en_to_fr
struct:
- name: early_stopping
dtype: bool
- name: max_length
dtype: float64
- name: num_beams
dtype: float64
- name: prefix
dtype: string
- name: translation_en_to_ro
struct:
- name: early_stopping
dtype: bool
- name: max_length
dtype: float64
- name: num_beams
dtype: float64
- name: prefix
dtype: string
- name: downloads
dtype: int64
- name: first_commit
dtype: timestamp[ns, tz=UTC]
- name: card
dtype: string
splits:
- name: train
num_bytes: 20198907.41971414
num_examples: 30344
download_size: 25260494
dataset_size: 20198907.41971414
task_categories:
- text-classification
- feature-extraction
- fill-mask
language:
- en
tags:
- model cards
pretty_name: Model card READMEs with first commit information
size_categories:
- 10K<n<100K
---
# Dataset Card for "card_with_first_commit"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |