File size: 2,734 Bytes
0a4b62c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82c3426
0a4b62c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
621959d
0a4b62c
 
621959d
0a4b62c
 
621959d
0a4b62c
 
 
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
   "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.6.2",
         "description":null,
         "major":1,
         "minor":1,
         "patch":0
      },
      "splits":{
         "train":{
            "name":"train",
            "num_examples":50,
            "dataset_name":"multi_document_summarization"
         },
         "test":{
            "name":"test",
            "num_examples":5,
            "dataset_name":"multi_document_summarization"
         },
         "validation":{
            "name":"validation",
            "num_examples":10,
            "dataset_name":"multi_document_summarization"
         }
      },
      "download_checksums":{
         "https://github.com/arka0821/multi_document_summarization/train.json.gz":{
            "checksum":"447590bb3580b489fe388ccaf563b771ce310d4054b188e4d4055916653ce915"
         },
         "https://github.com/arka0821/multi_document_summarization/test.json.gz":{
            "checksum":"40b08749cc676c28b44e9c328dc3befa659eb2a752344e9388918e47efde3444"
         },
         "https://github.com/arka0821/multi_document_summarization/val.json.gz":{
            "checksum":"fc5a84edad99d9d9fe6e71567b1c198f410e34a3b1e71a56e73b77b930258a8a"
         }
      },
      "post_processing_size":null
   }
}