EncSU commited on
Commit
933e6ab
·
verified ·
1 Parent(s): 6ee6986

Delete conditional_generation/composition_material

Browse files
conditional_generation/composition_material/dev/data.json DELETED
@@ -1,42 +0,0 @@
1
- [
2
- {
3
- "input": "Design a material composed of Nb.",
4
- "output": "<material>Nb Nb Nb Nb Nb Nb Nb Nb Nb Nb Nb Nb <sg> <sg1></material>",
5
- "metadata": {
6
- "task": "composition2material",
7
- "mp_id": "mp-1094120"
8
- }
9
- },
10
- {
11
- "input": "Build a material that has Si.",
12
- "output": "<material>Si Si Si Si Si Si Si Si <sg> <sg1></material>",
13
- "metadata": {
14
- "task": "composition2material",
15
- "mp_id": "mp-1120447"
16
- }
17
- },
18
- {
19
- "input": "Synthesize a material with the composition Rb.",
20
- "output": "<material>Rb Rb Rb Rb Rb Rb Rb Rb <sg> <sg1></material>",
21
- "metadata": {
22
- "task": "composition2material",
23
- "mp_id": "mp-1179802"
24
- }
25
- },
26
- {
27
- "input": "Synthesize a material with the composition O.",
28
- "output": "<material>O O O O O O O O O O O O <sg> <sg1></material>",
29
- "metadata": {
30
- "task": "composition2material",
31
- "mp_id": "mp-1180008"
32
- }
33
- },
34
- {
35
- "input": "Create a material using O.",
36
- "output": "<material>O O O O O O O O O O <sg> <sg1></material>",
37
- "metadata": {
38
- "task": "composition2material",
39
- "mp_id": "mp-1180064"
40
- }
41
- }
42
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
conditional_generation/composition_material/test DELETED
File without changes