MattiaSangermano commited on
Commit
5b04900
·
verified ·
1 Parent(s): 48b7ba5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: year
7
+ dtype: int64
8
+ - name: class
9
+ dtype:
10
+ class_label:
11
+ names:
12
+ '0': Beginning of political activity
13
+ '1': Building the Italian Republic
14
+ '2': From fascism to the Italian Republic
15
+ '3': Habsburg years
16
+ '4': Internal exile
17
+ - name: year_range
18
+ dtype:
19
+ class_label:
20
+ names:
21
+ '0': 1901-1905
22
+ '1': 1906-1910
23
+ '2': 1911-1915
24
+ '3': 1916-1920
25
+ '4': 1921-1925
26
+ '5': 1926-1930
27
+ '6': 1931-1935
28
+ '7': 1936-1940
29
+ '8': 1941-1945
30
+ '9': 1946-1950
31
+ '10': 1951-1955
32
+ - name: text
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 16007781
37
+ num_examples: 2210
38
+ - name: test
39
+ num_bytes: 4513601
40
+ num_examples: 549
41
+ - name: test_ood
42
+ num_bytes: 186150
43
+ num_examples: 100
44
+ download_size: 12416424
45
+ dataset_size: 20707532
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: train
50
+ path: data/train-*
51
+ - split: test
52
+ path: data/test-*
53
+ - split: test_ood
54
+ path: data/test_ood-*
55
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21f6bcf3996e714e114e45436ec8ca6406451d83a93515e82886564a7f8fa8a2
3
+ size 2704746
data/test_ood-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:452f5a66a467a2314419901364fe8d7e2e376058321d4d8a322360e952296267
3
+ size 131866
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea66cf53ce25d16fdbc638d1e73e0ddf5727d410c2731478100d33c7ca6f061e
3
+ size 9579812