Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -113,9 +113,10 @@ pinned: true
|
|
| 113 |
margin-top: 20px !important;
|
| 114 |
margin-right: 10px !important;
|
| 115 |
}
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
|
|
|
| 119 |
</style>
|
| 120 |
</head>
|
| 121 |
<body>
|
|
@@ -131,7 +132,7 @@ pinned: true
|
|
| 131 |
<p></p>
|
| 132 |
<h2>Our Approach</h2>
|
| 133 |
<div>
|
| 134 |
-
<ul
|
| 135 |
<li>Cutting-edge finetuning methods for Large Language Models</li>
|
| 136 |
<li>Innovative data preparation and curation techniques</li>
|
| 137 |
<li>Focus on domain-specific excellence and versatility</li>
|
|
|
|
| 113 |
margin-top: 20px !important;
|
| 114 |
margin-right: 10px !important;
|
| 115 |
}
|
| 116 |
+
/* Target all ul elements within the .info div */
|
| 117 |
+
.info ul li {
|
| 118 |
+
padding-left: 30px; /* Adjust this value to your preference */
|
| 119 |
+
}
|
| 120 |
</style>
|
| 121 |
</head>
|
| 122 |
<body>
|
|
|
|
| 132 |
<p></p>
|
| 133 |
<h2>Our Approach</h2>
|
| 134 |
<div>
|
| 135 |
+
<ul>
|
| 136 |
<li>Cutting-edge finetuning methods for Large Language Models</li>
|
| 137 |
<li>Innovative data preparation and curation techniques</li>
|
| 138 |
<li>Focus on domain-specific excellence and versatility</li>
|