File size: 2,050 Bytes
0a4b62c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9da5743
0a4b62c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dcf910b
fa08cf1
0a4b62c
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
   "default":{
      "description":"\nMulti-Document,a large-scale multi-document summarization dataset created from scientific articles. Multi-Document introduces a challenging multi-document summarization task: writing therelated-work section of a paper based on itsabstract and the articles it references.\n",
      "citation":"\n@article{lu2020multi,\n  title={Multi-Document: A Large-scale Dataset for Extreme Multi-document Summarization of Scientific Articles},\n  author={Arka Das, India},\n  journal={arXiv preprint arXiv:2010.14235},\n  year={2022}\n}\n",
      "homepage":"https://github.com/arka0821/multi_document_summarization",
      "license":"",
      "features":{
         "id":{
            "dtype":"string",
            "id":null,
            "_type":"Value"
         },
         "docs":{
            "feature":{
               "id":{
                  "dtype":"string",
                  "id":null,
                  "_type":"Value"
               },
               "text":{
                  "dtype":"string",
                  "id":null,
                  "_type":"Value"
               }
            },
            "length":-1,
            "id":null,
            "_type":"Sequence"
         },
		 "summary":{
            "dtype":"string",
            "id":null,
            "_type":"Value"
         }
      },
      "post_processed":null,
      "supervised_keys":null,
      "builder_name":"multi_document_summarization",
      "config_name":"default",
      "version":{
         "version_str":"1.1.0",
         "description":null,
         "major":1,
         "minor":1,
         "patch":0
      },
      "splits":{
         "train":{
            "name":"train",
            "dataset_name":"multi_document_summarization"
         },
         "test":{
            "name":"test",
            "dataset_name":"multi_document_summarization"
         },
         "validation":{
            "name":"validation",
            "dataset_name":"multi_document_summarization"
         }
      },
      "post_processing_size":null
   }
}