nitishgupta commited on
Commit
7458145
1 Parent(s): 2b78969

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -23,7 +23,7 @@ We extend existing datasets in Cross-lingual Summarization (CrossSum), Machine T
23
  #### Dataset Fields
24
 
25
  - text: The paragraph which is to be summarized. This paragraph is in English.
26
- - summary: summary of the paragraph in the langauge specified by the "lang" field.
27
  - lang: language code of the targeted language. 'summary' is in this language.
28
 
29
  #### Dataset Instances
@@ -62,7 +62,7 @@ for i, batch in enumerate(dataset['validation']):
62
 
63
 
64
  - **Curated by:** Google Research India
65
- - **License:** cc-by-sa-4.0
66
  - **Language(s) Supported:**
67
  | Language | Code | Script | Family |
68
  | ------------- | ------- | ---------- | ------------- |
 
23
  #### Dataset Fields
24
 
25
  - text: The paragraph which is to be summarized. This paragraph is in English.
26
+ - summary: summary of the paragraph in the language specified by the "lang" field.
27
  - lang: language code of the targeted language. 'summary' is in this language.
28
 
29
  #### Dataset Instances
 
62
 
63
 
64
  - **Curated by:** Google Research India
65
+ - **License:** CC-BY-NC-SA 4.0
66
  - **Language(s) Supported:**
67
  | Language | Code | Script | Family |
68
  | ------------- | ------- | ---------- | ------------- |