1Suro1
commited on
Commit
·
00eb1db
1
Parent(s):
ff80aeb
edit README.md
Browse files
README.md
CHANGED
@@ -2,5 +2,15 @@
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- ru
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
# Physics tasks and solutions
|
|
|
2 |
license: apache-2.0
|
3 |
language:
|
4 |
- ru
|
5 |
+
dataset_info:
|
6 |
+
features:
|
7 |
+
- name: images
|
8 |
+
sequence: image
|
9 |
+
- name: text
|
10 |
+
dtype: string
|
11 |
+
- name: answer
|
12 |
+
dtype: string
|
13 |
+
- name: tags
|
14 |
+
dtype: string
|
15 |
---
|
16 |
# Physics tasks and solutions
|