Commit
•
0b7f5e3
1
Parent(s):
32ff1d9
Convert dataset sizes from base 2 to base 10 in the dataset card (#6)
Browse files- Convert dataset sizes from base 2 to base 10 in the dataset card (cf181bdcb4fd8b9be13e8fe1537bf8bf43ebccd7)
README.md
CHANGED
@@ -76,9 +76,9 @@ dataset_info:
|
|
76 |
- **Homepage:** [https://fquad.illuin.tech/](https://fquad.illuin.tech/)
|
77 |
- **Paper:** [FQuAD: French Question Answering Dataset](https://arxiv.org/abs/2002.06071)
|
78 |
- **Point of Contact:** [https://www.illuin.tech/contact/](https://www.illuin.tech/contact/)
|
79 |
-
- **Size of downloaded dataset files:** 3.
|
80 |
-
- **Size of the generated dataset:** 6.
|
81 |
-
- **Total amount of disk used:**
|
82 |
|
83 |
### Dataset Summary
|
84 |
|
@@ -113,9 +113,9 @@ This dataset is exclusively in French, with context data from Wikipedia and ques
|
|
113 |
|
114 |
#### default
|
115 |
|
116 |
-
- **Size of downloaded dataset files:** 3.
|
117 |
-
- **Size of the generated dataset:** 6.
|
118 |
-
- **Total amount of disk used:**
|
119 |
|
120 |
An example of 'validation' looks as follows.
|
121 |
```
|
|
|
76 |
- **Homepage:** [https://fquad.illuin.tech/](https://fquad.illuin.tech/)
|
77 |
- **Paper:** [FQuAD: French Question Answering Dataset](https://arxiv.org/abs/2002.06071)
|
78 |
- **Point of Contact:** [https://www.illuin.tech/contact/](https://www.illuin.tech/contact/)
|
79 |
+
- **Size of downloaded dataset files:** 3.29 MB
|
80 |
+
- **Size of the generated dataset:** 6.94 MB
|
81 |
+
- **Total amount of disk used:** 10.23 MB
|
82 |
|
83 |
### Dataset Summary
|
84 |
|
|
|
113 |
|
114 |
#### default
|
115 |
|
116 |
+
- **Size of downloaded dataset files:** 3.29 MB
|
117 |
+
- **Size of the generated dataset:** 6.94 MB
|
118 |
+
- **Total amount of disk used:** 10.23 MB
|
119 |
|
120 |
An example of 'validation' looks as follows.
|
121 |
```
|