Upload dataset
Browse files- README.md +54 -0
- fertility/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: fertility
|
4 |
+
features:
|
5 |
+
- name: openai-community/gpt2
|
6 |
+
dtype: float64
|
7 |
+
- name: google-bert/bert-base-multilingual-cased
|
8 |
+
dtype: float64
|
9 |
+
- name: FacebookAI/xlm-roberta-base
|
10 |
+
dtype: float64
|
11 |
+
- name: bigscience/bloom
|
12 |
+
dtype: float64
|
13 |
+
- name: CohereForAI/aya-101
|
14 |
+
dtype: float64
|
15 |
+
- name: cis-lmu/glot500-base
|
16 |
+
dtype: float64
|
17 |
+
- name: meta-llama/Meta-Llama-3-8B
|
18 |
+
dtype: float64
|
19 |
+
- name: mistralai/Mistral-7B-v0.1
|
20 |
+
dtype: float64
|
21 |
+
- name: BSC-LT/salamandra-2b
|
22 |
+
dtype: float64
|
23 |
+
- name: google/gemma-3-4b-it
|
24 |
+
dtype: float64
|
25 |
+
- name: Qwen/Qwen2.5-7B
|
26 |
+
dtype: float64
|
27 |
+
- name: almanach/camembert-base
|
28 |
+
dtype: float64
|
29 |
+
- name: dbmdz/bert-base-italian-cased
|
30 |
+
dtype: float64
|
31 |
+
- name: EuroBERT/EuroBERT-2.1B
|
32 |
+
dtype: float64
|
33 |
+
- name: google-t5/t5-small
|
34 |
+
dtype: float64
|
35 |
+
- name: gpt-4o
|
36 |
+
dtype: float64
|
37 |
+
- name: gpt-3.5
|
38 |
+
dtype: float64
|
39 |
+
- name: gpt2
|
40 |
+
dtype: float64
|
41 |
+
- name: davinci
|
42 |
+
dtype: float64
|
43 |
+
splits:
|
44 |
+
- name: train
|
45 |
+
num_bytes: 1368
|
46 |
+
num_examples: 9
|
47 |
+
download_size: 10612
|
48 |
+
dataset_size: 1368
|
49 |
+
configs:
|
50 |
+
- config_name: fertility
|
51 |
+
data_files:
|
52 |
+
- split: train
|
53 |
+
path: fertility/train-*
|
54 |
+
---
|
fertility/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2788e49436a0f273ca88293d11a64b7188bb74908ac5581c23706097a668875f
|
3 |
+
size 10612
|