gigant commited on
Commit
e6ab9fd
1 Parent(s): bf1ef69

cleaner abstracts with regular expression matching

Browse files
README.md CHANGED
@@ -1,4 +1,12 @@
1
  ---
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: doi
@@ -58,25 +66,27 @@ dataset_info:
58
  - name: language
59
  dtype: string
60
  splits:
61
- - name: valid
62
- num_bytes: 101380279
63
- num_examples: 910
64
  - name: train
65
- num_bytes: 827555875
66
  num_examples: 7282
67
  - name: test
68
- num_bytes: 102396941
69
  num_examples: 911
70
- download_size: 502166165
71
- dataset_size: 1031333095
72
- task_categories:
73
- - summarization
74
- language:
75
- - en
76
- pretty_name: "TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records"
77
- size_categories:
78
- - 1K<n<10K
79
- pinned: True
 
 
 
 
 
80
  ---
81
  # Dataset Card for "TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records"
82
 
 
1
  ---
2
+ language:
3
+ - en
4
+ size_categories:
5
+ - 1K<n<10K
6
+ task_categories:
7
+ - summarization
8
+ pretty_name: 'TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference
9
+ Records'
10
  dataset_info:
11
  features:
12
  - name: doi
 
66
  - name: language
67
  dtype: string
68
  splits:
 
 
 
69
  - name: train
70
+ num_bytes: 827419303
71
  num_examples: 7282
72
  - name: test
73
+ num_bytes: 102381848
74
  num_examples: 911
75
+ - name: valid
76
+ num_bytes: 101368222
77
+ num_examples: 910
78
+ download_size: 501919138
79
+ dataset_size: 1031169373
80
+ pinned: true
81
+ configs:
82
+ - config_name: default
83
+ data_files:
84
+ - split: train
85
+ path: data/train-*
86
+ - split: test
87
+ path: data/test-*
88
+ - split: valid
89
+ path: data/valid-*
90
  ---
91
  # Dataset Card for "TIB: A Dataset for Abstractive Summarization of Long Multimodal Videoconference Records"
92
 
data/{test-00000-of-00001-268e15d7f079f753.parquet → test-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:330dc66c4cd447dd409ffbf63d25adccdc49988d1f4a65ceaa3fcd1a37ab506f
3
- size 50090076
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbe5db9f176e465c5b2514757d48ef92ce3a1d9873ba9e64c015b50172f5b9a6
3
+ size 50073586
data/{train-00000-of-00002-35cb5b3ab40434f4.parquet → train-00000-of-00002.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9283d82e6b05a68e857490122864b54ece4c2e94d12748d3b37b0246eb5c97b3
3
- size 202790410
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6cb53550b168a8d9b639995f10d34a247d7abdf57e5d84139ce429c7447cc3
3
+ size 202729841
data/{train-00001-of-00002-55f9d685123d922c.parquet → train-00001-of-00002.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a87385b063394d3256bc59037ded1d51e59c4ffb9870003480d35b38318e1ce
3
- size 199617731
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333f221a6d9ce28bd8c3e7c265c284b94de1530c7717a2ffc2627864d3bca48e
3
+ size 199464552
data/{valid-00000-of-00001-049369671d48c1fc.parquet → valid-00000-of-00001.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:641b3306f507cbea7d92d526b52666f06ba314be3ee3f7b664b53afa5c4c6685
3
- size 49667948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5c6b26e8730e39f5e1dae6d261ec6bdca00304f90a0c96f05fef2695cfb8497
3
+ size 49651159