Spaces:
Build error
Build error
Update sescore.py
Browse files- sescore.py +1 -1
sescore.py
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12 |
# See the License for the specific language governing permissions and
|
13 |
# limitations under the License.
|
14 |
-
"""SEScore: a text generation evaluation metric"""
|
15 |
|
16 |
import evaluate
|
17 |
import datasets
|
|
|
11 |
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12 |
# See the License for the specific language governing permissions and
|
13 |
# limitations under the License.
|
14 |
+
"""SEScore: a text generation evaluation metric """
|
15 |
|
16 |
import evaluate
|
17 |
import datasets
|