midah commited on
Commit
384bf64
·
verified ·
1 Parent(s): 94fa147

Config architecture + ecosystem metadata merged: 125,271 models, 55 features

Browse files
Files changed (2) hide show
  1. README.md +125 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,125 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: index
5
+ dtype: int64
6
+ - name: modelId
7
+ dtype: string
8
+ - name: config_model_type
9
+ dtype: string
10
+ - name: config_architectures
11
+ dtype: string
12
+ - name: config_vocab_size
13
+ dtype: string
14
+ - name: config_torch_dtype
15
+ dtype: string
16
+ - name: config_transformers_version
17
+ dtype: string
18
+ - name: config_hidden_size
19
+ dtype: float64
20
+ - name: config_intermediate_size
21
+ dtype: float64
22
+ - name: config_num_hidden_layers
23
+ dtype: float64
24
+ - name: config_num_attention_heads
25
+ dtype: string
26
+ - name: config_num_key_value_heads
27
+ dtype: float64
28
+ - name: config_hidden_act
29
+ dtype: string
30
+ - name: config_attention_dropout
31
+ dtype: float64
32
+ - name: config_use_cache
33
+ dtype: string
34
+ - name: config_max_position_embeddings
35
+ dtype: float64
36
+ - name: config_rope_theta
37
+ dtype: float64
38
+ - name: config_rms_norm_eps
39
+ dtype: float64
40
+ - name: config_initializer_range
41
+ dtype: float64
42
+ - name: config_bos_token_id
43
+ dtype: string
44
+ - name: config_eos_token_id
45
+ dtype: string
46
+ - name: config_tie_word_embeddings
47
+ dtype: string
48
+ - name: config_head_dimension
49
+ dtype: float64
50
+ - name: config_gqa_ratio
51
+ dtype: float64
52
+ - name: config_moe_enabled
53
+ dtype: bool
54
+ - name: config_n_routed_experts
55
+ dtype: float64
56
+ - name: config_num_experts_per_tok
57
+ dtype: float64
58
+ - name: is_llama_family
59
+ dtype: bool
60
+ - name: is_bert_family
61
+ dtype: bool
62
+ - name: is_gpt_family
63
+ dtype: bool
64
+ - name: is_t5_family
65
+ dtype: bool
66
+ - name: is_whisper_family
67
+ dtype: bool
68
+ - name: is_deepseek_family
69
+ dtype: bool
70
+ - name: is_mistral_family
71
+ dtype: bool
72
+ - name: uses_moe
73
+ dtype: bool
74
+ - name: uses_gqa
75
+ dtype: bool
76
+ - name: uses_rope
77
+ dtype: bool
78
+ - name: config_approx_params_billions
79
+ dtype: float64
80
+ - name: size_category
81
+ dtype: string
82
+ - name: context_category
83
+ dtype: string
84
+ - name: likes
85
+ dtype: int64
86
+ - name: trendingScore
87
+ dtype: float64
88
+ - name: downloads
89
+ dtype: int64
90
+ - name: tags
91
+ dtype: string
92
+ - name: pipeline_tag
93
+ dtype: string
94
+ - name: library_name
95
+ dtype: string
96
+ - name: createdAt
97
+ dtype: string
98
+ - name: parent_model
99
+ dtype: string
100
+ - name: finetune_parent
101
+ dtype: string
102
+ - name: quantized_parent
103
+ dtype: string
104
+ - name: adapter_parent
105
+ dtype: string
106
+ - name: merge_parent
107
+ dtype: string
108
+ - name: license
109
+ dtype: string
110
+ - name: region
111
+ dtype: string
112
+ - name: arxiv_id
113
+ dtype: float64
114
+ splits:
115
+ - name: train
116
+ num_bytes: 79191687
117
+ num_examples: 125271
118
+ download_size: 12613247
119
+ dataset_size: 79191687
120
+ configs:
121
+ - config_name: default
122
+ data_files:
123
+ - split: train
124
+ path: data/train-*
125
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2eb587515422179ea7050e89b8427122c9929e2ef5e42fb4b97363f44c1a6145
3
+ size 12613247