maikezu commited on
Commit
e11702e
·
1 Parent(s): d2c04b5

Add audio files

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. README.md +10 -8
  2. dev/dev_acl_2022_chunk_0.parquet +3 -0
  3. dev/dev_acl_2022_chunk_1.parquet +3 -0
  4. dev/dev_acl_2022_chunk_10.parquet +3 -0
  5. dev/{dev_acl_2022.parquet → dev_acl_2022_chunk_11.parquet} +2 -2
  6. test/test_emnlp_naacl_2022.parquet → dev/dev_acl_2022_chunk_12.parquet +2 -2
  7. train/train_acl_2017.parquet → dev/dev_acl_2022_chunk_13.parquet +2 -2
  8. dev/dev_acl_2022_chunk_14.parquet +3 -0
  9. train/train_acl_2018.parquet → dev/dev_acl_2022_chunk_15.parquet +2 -2
  10. dev/dev_acl_2022_chunk_16.parquet +3 -0
  11. dev/dev_acl_2022_chunk_17.parquet +3 -0
  12. dev/dev_acl_2022_chunk_2.parquet +3 -0
  13. dev/dev_acl_2022_chunk_3.parquet +3 -0
  14. dev/dev_acl_2022_chunk_4.parquet +3 -0
  15. dev/dev_acl_2022_chunk_5.parquet +3 -0
  16. dev/dev_acl_2022_chunk_6.parquet +3 -0
  17. dev/dev_acl_2022_chunk_7.parquet +3 -0
  18. dev/dev_acl_2022_chunk_8.parquet +3 -0
  19. dev/dev_acl_2022_chunk_9.parquet +3 -0
  20. test/test_emnlp_2022_chunk_0.parquet +3 -0
  21. test/test_emnlp_2022_chunk_1.parquet +3 -0
  22. test/test_emnlp_2022_chunk_2.parquet +3 -0
  23. test/test_emnlp_2022_chunk_3.parquet +3 -0
  24. test/test_emnlp_2022_chunk_4.parquet +3 -0
  25. test/test_emnlp_2022_chunk_5.parquet +3 -0
  26. test/test_emnlp_2022_chunk_6.parquet +3 -0
  27. test/test_emnlp_2022_chunk_7.parquet +3 -0
  28. test/test_emnlp_2022_chunk_8.parquet +3 -0
  29. test/test_emnlp_2022_chunk_9.parquet +3 -0
  30. test/test_naacl_2022_chunk_0.parquet +3 -0
  31. test/test_naacl_2022_chunk_1.parquet +3 -0
  32. test/test_naacl_2022_chunk_10.parquet +3 -0
  33. test/test_naacl_2022_chunk_11.parquet +3 -0
  34. test/test_naacl_2022_chunk_12.parquet +3 -0
  35. test/test_naacl_2022_chunk_13.parquet +3 -0
  36. test/test_naacl_2022_chunk_14.parquet +3 -0
  37. test/test_naacl_2022_chunk_15.parquet +3 -0
  38. test/test_naacl_2022_chunk_16.parquet +3 -0
  39. test/test_naacl_2022_chunk_17.parquet +3 -0
  40. test/test_naacl_2022_chunk_18.parquet +3 -0
  41. test/test_naacl_2022_chunk_19.parquet +3 -0
  42. test/test_naacl_2022_chunk_2.parquet +3 -0
  43. test/test_naacl_2022_chunk_3.parquet +3 -0
  44. test/test_naacl_2022_chunk_4.parquet +3 -0
  45. test/test_naacl_2022_chunk_5.parquet +3 -0
  46. test/test_naacl_2022_chunk_6.parquet +3 -0
  47. test/test_naacl_2022_chunk_7.parquet +3 -0
  48. test/test_naacl_2022_chunk_8.parquet +3 -0
  49. test/test_naacl_2022_chunk_9.parquet +3 -0
  50. train/train_acl_2017_chunk_0.parquet +3 -0
README.md CHANGED
@@ -17,6 +17,8 @@ dataset_info:
17
  dtype: string
18
  - name: abstract
19
  dtype: string
 
 
20
  - name: language
21
  dtype: string
22
  - name: split
@@ -28,11 +30,11 @@ dataset_info:
28
  config_name: default
29
  splits:
30
  - name: train
31
- num_examples: 4333
32
  - name: dev
33
- num_examples: 886
34
  - name: test
35
- num_examples: 1432
36
  tags:
37
  - text
38
  - audio
@@ -42,18 +44,18 @@ tags:
42
  # Abstract Generation with ACL talks
43
 
44
  This dataset is designed for the task of Multimodal Abstract Generation from scientific talks.
45
- It provides links to videos of academic presentations from ACL conferences, paired with their corresponding abstracts.
46
  The goal is to generate concise, informative summaries (abstracts) based on the content.
47
 
48
- Soon, we will also upload the audio files for easier usage!
49
 
50
  ## Dataset Splits
51
 
52
  | Split | Number of Examples |
53
  |-------|--------------------|
54
- | train | 4333 |
55
- | dev | 886 |
56
- | test | 1432 |
57
 
58
  ## Citation
59
 
 
17
  dtype: string
18
  - name: abstract
19
  dtype: string
20
+ - name: audio
21
+ dtype: Audio
22
  - name: language
23
  dtype: string
24
  - name: split
 
30
  config_name: default
31
  splits:
32
  - name: train
33
+ num_examples: 4000
34
  - name: dev
35
+ num_examples: 885
36
  - name: test
37
+ num_examples: 1431
38
  tags:
39
  - text
40
  - audio
 
44
  # Abstract Generation with ACL talks
45
 
46
  This dataset is designed for the task of Multimodal Abstract Generation from scientific talks.
47
+ It provides links to videos of academic presentations from ACL conferences, paired with their corresponding abstracts as well as the audio recordings.
48
  The goal is to generate concise, informative summaries (abstracts) based on the content.
49
 
50
+
51
 
52
  ## Dataset Splits
53
 
54
  | Split | Number of Examples |
55
  |-------|--------------------|
56
+ | train | 4000 |
57
+ | dev | 885 |
58
+ | test | 1431 |
59
 
60
  ## Citation
61
 
dev/dev_acl_2022_chunk_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e1114065cc8e703e2981ce7d1a2d6b06d6564c66a1f7e9ca5477ec20557bbb7
3
+ size 1032492581
dev/dev_acl_2022_chunk_1.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:033f113724d51c02cb16c91fb6bc77e09df1996cef0f33dfc483250ea1c40ba7
3
+ size 1018543334
dev/dev_acl_2022_chunk_10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:411d63c0299787686ab973abc763e4026aaf6431c2d7db1da8b9715336e80267
3
+ size 1023030130
dev/{dev_acl_2022.parquet → dev_acl_2022_chunk_11.parquet} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7c449f3466c9730fabf208b33703916fd880353d57ca64fa08903446bab3a91
3
- size 485099
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54962a5542e04fc4d73cbb0925632005ce77145c3af0ef8f507439e4074aa45f
3
+ size 984358539
test/test_emnlp_naacl_2022.parquet → dev/dev_acl_2022_chunk_12.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5338b589df81bfbc62f0fb16fec2bfe3afee9bd3abf28a53a2ee7067b6bbdcd0
3
- size 809624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b7ce96bb4805c3d880d3a0a4f76486c65d9c1a09c6d2ef62091402d258762ed
3
+ size 872313692
train/train_acl_2017.parquet → dev/dev_acl_2022_chunk_13.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7bd122d282d2a922f60fe08d7dad40a83ad9294c3f0bcdd521a39e87d6e9e91
3
- size 67962
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdc29f42d1f4c812015d6ce27c3d9997d32817a17ec7602684ef3f48f3fad969
3
+ size 917174585
dev/dev_acl_2022_chunk_14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:858da6d5c6cb22a689d86aa01aa677b3177fa45e86ed4beb7a97ae559b101512
3
+ size 1067522639
train/train_acl_2018.parquet → dev/dev_acl_2022_chunk_15.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26e6d69fd341f5abc8c0fe7749d8039c1405bbc9317a18fb2052b29ad361b28f
3
- size 91562
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caea2fc4cb5b5c7f404fa136393f62127c9682e0259da98c10b4c20e03141d7b
3
+ size 847514744
dev/dev_acl_2022_chunk_16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c27a80b7617b941d45c2fb1b18cae0734e5903f5c67d805ad4887bc87c52d1b2
3
+ size 974568982
dev/dev_acl_2022_chunk_17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f96218eeaacde4c6bf722137064da808f573f2808118b287070e625458263aa
3
+ size 748679634
dev/dev_acl_2022_chunk_2.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63660aca3dded5f9ce2167de03d150a2b1648f9e258a0b0909f495bbfc26fffd
3
+ size 1038699729
dev/dev_acl_2022_chunk_3.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab08032b9c559b672901cb6162cc40f9372758921e21f2068384da983bed063e
3
+ size 1038220531
dev/dev_acl_2022_chunk_4.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11d25dc93bfb0130f39c29a2219f6ba3d85fa71a1ad04e821cdbd270f69640e8
3
+ size 1027108005
dev/dev_acl_2022_chunk_5.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d6d2703204909c5eb4b826a39b6a78b2dd4043d8855ebd2b3a2a837fea2eb20
3
+ size 890301127
dev/dev_acl_2022_chunk_6.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7031d24815b462d1cd956b858837d2db35e39d18e1f0c46969df0c5f028908f5
3
+ size 762695440
dev/dev_acl_2022_chunk_7.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d8dfc56cbdfb7ad078bf406385313fad7286349e46e6f0fd5ea3c168fd38cdb
3
+ size 503384206
dev/dev_acl_2022_chunk_8.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f00795e1ceb06082ce9d512cb861f0492163ba2cd4a162f478bc81d89090017
3
+ size 490674549
dev/dev_acl_2022_chunk_9.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3589a5a4b207069646bca7f4945e16e0d40bbb305eea23d1d2809766e75d540e
3
+ size 778367360
test/test_emnlp_2022_chunk_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1946bc3f29c9d5d6421dfd83e32f57f610506d43b11830cb1f289dc209ed1e8
3
+ size 961103781
test/test_emnlp_2022_chunk_1.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56ac76c806434311359316d169713e0d8a47cd00a25879e029518b54ee17c4df
3
+ size 896507429
test/test_emnlp_2022_chunk_2.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f45253efd34df1a6a54cc9dd222d3d1b8acfdbfda387b8b1cfd96e41cc8e55
3
+ size 952247274
test/test_emnlp_2022_chunk_3.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb706a23456a767a3b08e496b84e9f4c671dd18c4bafcec84d8047fcf1337e1
3
+ size 949111676
test/test_emnlp_2022_chunk_4.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbb1cc5b73492628c9cc5e7a07fe6068a218c7beb72783acfd1a45018aa0be3e
3
+ size 962149706
test/test_emnlp_2022_chunk_5.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21ddd8d1449515877ac38c68ec804da5279565c85b791c1268a36330555d839a
3
+ size 954947244
test/test_emnlp_2022_chunk_6.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98fe3f4c4a1478f4426e5f516696bc8bdb753ee54d3781c159a7c4f86fb7baa0
3
+ size 1089199522
test/test_emnlp_2022_chunk_7.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57e9c73a4ae67d452f0b0491d0474260ebd6fcbd776caadc7a97ef40c6ee1f07
3
+ size 895709133
test/test_emnlp_2022_chunk_8.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46b0200b8bf1b44f0834b6ac8f31ddf013233172c167c692b61c440ad8a553a1
3
+ size 952040636
test/test_emnlp_2022_chunk_9.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d2da8f079a29596600f172d90338b5768ad531d4d6603525380d6d90968057f
3
+ size 317795052
test/test_naacl_2022_chunk_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:136c8ba1dc74426bb0ba4360214acecd88a277ec00141c11cf4a4b6cb875638b
3
+ size 702409893
test/test_naacl_2022_chunk_1.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f634ec86e2209fbea3152877859722223187137db8fe63213801b4c53a3ebf0e
3
+ size 804746608
test/test_naacl_2022_chunk_10.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1472c92aae0b19175f92e6811c3f0d670fad883d62f4f622973d9d6112ec1b2c
3
+ size 465924732
test/test_naacl_2022_chunk_11.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e7d25f71013adaa28c12076477b7c6535a51c544174b375c10b1d96e2ec41b6
3
+ size 446726268
test/test_naacl_2022_chunk_12.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:825a6320eac150e7456545781e2dd0c272e2a180389d3c25356e8c214a9494e3
3
+ size 423776281
test/test_naacl_2022_chunk_13.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b75cc9567f510b711a2514b1c5d7a113a4fe943b09881243d6fc7da17fba683
3
+ size 432206819
test/test_naacl_2022_chunk_14.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44832397bbc7cd0b5dd8a85e86b154398fa9ac5f3cfbb98e79077ea95ef20fce
3
+ size 951794237
test/test_naacl_2022_chunk_15.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1485e5a3526bbc145b55693170babe0f02a5ebadd0b96cb42aac3031323b5f0d
3
+ size 889537849
test/test_naacl_2022_chunk_16.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1896a7391c325d480908b1efb5f23bcc946662ec2549d12267c2d0a26f7c5954
3
+ size 754595014
test/test_naacl_2022_chunk_17.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a5e5a48c5b8d2a9eb2a54460a9e5955e59d3fb5bc9a44a160e0fc21cbb44701
3
+ size 786495248
test/test_naacl_2022_chunk_18.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e3955ec23377df2cbe1e12911bd8dbd522a43f303c22459f4c8e0db6a1f612f
3
+ size 946650386
test/test_naacl_2022_chunk_19.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6aa9604a196e3e988f4fcc1f4310c393c1521d6811af5bb1759190c87417a8b5
3
+ size 294323677
test/test_naacl_2022_chunk_2.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86808d40261d71d17456cd36a39360f379888254b8ae1c20c4d5be7df94fa95e
3
+ size 760068441
test/test_naacl_2022_chunk_3.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aec3c35ded228b3cb7cd09a37ca47d9a530d0251ee0c97cfb36ad6f6e1ce0b6
3
+ size 938037834
test/test_naacl_2022_chunk_4.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f48b26ec7ad63fa4e822fe8c5546f7d1d121d19d92fb5267e46020ffef7dbc
3
+ size 909094614
test/test_naacl_2022_chunk_5.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a330410451b4c1310033f30012f37d47052d106c4140f9900dd1471367ba283f
3
+ size 835284780
test/test_naacl_2022_chunk_6.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1610336968d0d88a158e5037778abb38999e8cb7b004f3f86e337241de002764
3
+ size 885051444
test/test_naacl_2022_chunk_7.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba27d272d7664d00f6ae93cd0763adc5c642657d1bf6ad5ec582b43050fdf201
3
+ size 937410289
test/test_naacl_2022_chunk_8.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e76e076dea07d1629d499f32078cec3eee341565b9cbb5c74bbe610751aa8c90
3
+ size 777495013
test/test_naacl_2022_chunk_9.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:382bc4302de27e160f60e301bf043949abdc4f81441843d45271b10b20a03bcf
3
+ size 592570414
train/train_acl_2017_chunk_0.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:781c45a973a07cedc09831396128cca0845532ec60caa34c22a787334ad5818b
3
+ size 1644057284