Spaces:
Runtime error
Runtime error
Szymon Woźniak
commited on
Commit
·
6bcdbf9
1
Parent(s):
c63fab5
add missing column description
Browse files
pages/2_Dataset_Statistics_&_citation_export.py
CHANGED
@@ -42,7 +42,8 @@ You can also use the 'Export citations' button to export the citations for the d
|
|
42 |
|
43 |
Column descriptions:
|
44 |
- **Original Dataset**: Original dataset name as used in the MMS corpus,
|
45 |
-
- **Language**: 2-letter language code,
|
|
|
46 |
- **Domain**: Domain of the dataset,
|
47 |
- **Characters**: The average number of characters in a single example,
|
48 |
- **Words**: The average number of words in a single example,
|
|
|
42 |
|
43 |
Column descriptions:
|
44 |
- **Original Dataset**: Original dataset name as used in the MMS corpus,
|
45 |
+
- **Language code**: 2-letter language code,
|
46 |
+
- **Language**: Language name,
|
47 |
- **Domain**: Domain of the dataset,
|
48 |
- **Characters**: The average number of characters in a single example,
|
49 |
- **Words**: The average number of words in a single example,
|