strickvl commited on
Commit
753624c
1 Parent(s): 29f75d0
README.md CHANGED
@@ -1,5 +1,15 @@
1
  ---
 
 
 
 
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
3
  task_categories:
4
  - feature-extraction
5
  - summarization
@@ -12,16 +22,80 @@ task_ids:
12
  - topic-classification
13
  - news-articles-summarization
14
  pretty_name: ISAFpressreleases
15
- language:
16
- - en
17
- size_categories:
18
- - 1K<n<10K
19
- annotations_creators:
20
- - expert-generated
21
- multilinguality:
22
- - monolingual
23
- source_datasets:
24
- - original
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
26
 
27
  ## ISAF Press Releases Dataset Description
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - en
6
  license: cc-by-sa-4.0
7
+ multilinguality:
8
+ - monolingual
9
+ size_categories:
10
+ - 1K<n<10K
11
+ source_datasets:
12
+ - original
13
  task_categories:
14
  - feature-extraction
15
  - summarization
 
22
  - topic-classification
23
  - news-articles-summarization
24
  pretty_name: ISAFpressreleases
25
+ dataset_info:
26
+ features:
27
+ - name: name
28
+ dtype: string
29
+ - name: eventrefnumber
30
+ dtype: string
31
+ - name: text
32
+ dtype: string
33
+ - name: StartDate
34
+ dtype: timestamp[s]
35
+ - name: eventtype
36
+ dtype: string
37
+ - name: province
38
+ dtype: string
39
+ - name: citydistrict
40
+ dtype: string
41
+ - name: village
42
+ dtype: string
43
+ - name: targetgroup
44
+ dtype: string
45
+ - name: commander
46
+ dtype: string
47
+ - name: position
48
+ dtype: string
49
+ - name: minkilled
50
+ dtype: string
51
+ - name: mincaptured
52
+ dtype: string
53
+ - name: capturedcharacterisation
54
+ dtype: string
55
+ - name: killedcharacterisation
56
+ dtype: string
57
+ - name: killq
58
+ dtype: string
59
+ - name: captureq
60
+ dtype: string
61
+ - name: killcaptureraid
62
+ dtype: string
63
+ - name: airstrike
64
+ dtype: string
65
+ - name: noshotsfired
66
+ dtype: string
67
+ - name: dataprocessed
68
+ dtype: string
69
+ - name: flagged
70
+ dtype: string
71
+ - name: glossarymeta
72
+ dtype: string
73
+ - name: minleaderskilled
74
+ dtype: string
75
+ - name: minfacilitatorskilled
76
+ dtype: string
77
+ - name: minleaderscaptured
78
+ dtype: string
79
+ - name: minfacilitatorscaptured
80
+ dtype: string
81
+ - name: leaderq
82
+ dtype: string
83
+ splits:
84
+ - name: train
85
+ num_bytes: 3840026.2729158024
86
+ num_examples: 3616
87
+ - name: test
88
+ num_bytes: 1280716.7270841973
89
+ num_examples: 1206
90
+ download_size: 1781759
91
+ dataset_size: 5120743.0
92
+ configs:
93
+ - config_name: default
94
+ data_files:
95
+ - split: train
96
+ path: data/train-*
97
+ - split: test
98
+ path: data/test-*
99
  ---
100
 
101
  ## ISAF Press Releases Dataset Description
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16b3072af92282bf43d33e8ba2d1a8348a5b8be69c22f58490c807cdd017e0ed
3
+ size 452925
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:875413345d8b3708f1dd7b64b63937c455877a3ee1fb0b2b03d8ac4b3ace31b7
3
+ size 1328834